Searched refs:ensureDecoderState (Results 1 – 8 of 8) sorted by relevance
52 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
387 c2_status_t C2SoftMpeg4Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg4Dec597 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()
132 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
765 c2_status_t C2SoftAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftAvcDec829 if (C2_OK != ensureDecoderState(pool)) { in process()975 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
129 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
841 c2_status_t C2SoftMpeg2Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg2Dec907 if (C2_OK != ensureDecoderState(pool)) { in process()1043 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()