Searched refs:ensureDecoderState (Results 1 – 8 of 8) sorted by relevance
52 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
370 c2_status_t C2SoftMpeg4Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg4Dec580 c2_status_t err = ensureDecoderState(pool); in process()
90 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
765 c2_status_t C2SoftHevcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftHevcDec831 if (C2_OK != ensureDecoderState(pool)) { in process()984 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
131 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
774 c2_status_t C2SoftAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftAvcDec838 if (C2_OK != ensureDecoderState(pool)) { in process()987 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
129 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
842 c2_status_t C2SoftMpeg2Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg2Dec908 if (C2_OK != ensureDecoderState(pool)) { in process()1044 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()