Searched refs:ensureDecoderState (Results 1 – 8 of 8) sorted by relevance
52 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
390 c2_status_t C2SoftMpeg4Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg4Dec600 c2_status_t err = ensureDecoderState(pool); in process()
91 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
760 c2_status_t C2SoftHevcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftHevcDec826 if (C2_OK != ensureDecoderState(pool)) { in process()978 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
129 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
834 c2_status_t C2SoftMpeg2Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg2Dec900 if (C2_OK != ensureDecoderState(pool)) { in process()1036 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
132 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
764 c2_status_t C2SoftAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftAvcDec828 if (C2_OK != ensureDecoderState(pool)) { in process()974 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()