Lines Matching refs:ffcodec
192 const FFCodec *codec = ffcodec(avctx->codec);
277 const FFCodec *const codec = ffcodec(dst->codec);
728 const FFCodec *codec = ffcodec(avctx->codec);
868 const FFCodec *codec = ffcodec(avctx->codec);
952 if (ffcodec(avctx->codec)->flush)
953 ffcodec(avctx->codec)->flush(p->avctx);
962 (ffcodec(avctx->codec)->update_thread_context
984 (ffcodec(avctx->codec)->update_thread_context
1016 if (!THREAD_SAFE_CALLBACKS(avctx) && !ffcodec(avctx->codec)->update_thread_context)
1079 if (ffcodec(avctx->codec)->caps_internal & FF_CODEC_CAP_ALLOCATE_PROGRESS) {