ff_codec_open2_recursive   66 libavcodec/avrndec.c         if ((ret = ff_codec_open2_recursive(a->mjpeg_avctx, codec, &thread_opt)) < 0) {
ff_codec_open2_recursive   66 libavcodec/imm5.c     ret = ff_codec_open2_recursive(ctx->h264_avctx, codec, NULL);
ff_codec_open2_recursive   79 libavcodec/imm5.c     ret = ff_codec_open2_recursive(ctx->hevc_avctx, codec, NULL);
ff_codec_open2_recursive  307 libavcodec/internal.h int ff_codec_open2_recursive(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options);
ff_codec_open2_recursive  134 libavcodec/smvjpegdec.c     if ((r = ff_codec_open2_recursive(s->avctx, codec, &thread_opt)) < 0) {
ff_codec_open2_recursive  128 libavcodec/tdsc.c     ret = ff_codec_open2_recursive(ctx->jpeg_avctx, codec, NULL);
ff_codec_open2_recursive 2159 libavcodec/tiff.c     ret = ff_codec_open2_recursive(s->avctx_mjpeg, codec, NULL);