Searched refs:ensureDecoderState (Results 1 – 8 of 8) sorted by relevance
52 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
350 c2_status_t C2SoftMpeg4Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg4Dec525 c2_status_t err = ensureDecoderState(pool); in process()
87 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
773 c2_status_t C2SoftHevcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftHevcDec839 if (C2_OK != ensureDecoderState(pool)) { in process()992 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
125 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
849 c2_status_t C2SoftMpeg2Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftMpeg2Dec915 if (C2_OK != ensureDecoderState(pool)) { in process()1049 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()
128 c2_status_t ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool);
780 c2_status_t C2SoftAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() function in android::C2SoftAvcDec844 if (C2_OK != ensureDecoderState(pool)) { in process()992 if (C2_OK != ensureDecoderState(pool)) { in drainInternal()