avcodec_decode_subtitle2 2093 ffmpeg.c           int i, ret = avcodec_decode_subtitle2(ist->dec_ctx,
avcodec_decode_subtitle2  599 ffplay.c                       ret = avcodec_decode_subtitle2(d->avctx, sub, &got_frame, &d->pkt_temp);
avcodec_decode_subtitle2 1866 ffprobe.c                  ret = avcodec_decode_subtitle2(dec_ctx, &sub, &got_frame, pkt);
avcodec_decode_subtitle2   50 libavcodec/aarch64/neontest.c wrap(avcodec_decode_subtitle2(AVCodecContext *avctx,
avcodec_decode_subtitle2   55 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
avcodec_decode_subtitle2   50 libavcodec/arm/neontest.c wrap(avcodec_decode_subtitle2(AVCodecContext *avctx,
avcodec_decode_subtitle2   55 libavcodec/arm/neontest.c     testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
avcodec_decode_subtitle2 4216 libavcodec/avcodec.h int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub,
avcodec_decode_subtitle2   50 libavcodec/x86/w64xmmtest.c wrap(avcodec_decode_subtitle2(AVCodecContext *avctx,
avcodec_decode_subtitle2   55 libavcodec/x86/w64xmmtest.c     testxmmclobbers(avcodec_decode_subtitle2, avctx, sub,
avcodec_decode_subtitle2  431 libavfilter/vf_subtitles.c             ret = avcodec_decode_subtitle2(dec_ctx, &sub, &got_subtitle, &pkt);
avcodec_decode_subtitle2 2668 libavformat/utils.c             ret = avcodec_decode_subtitle2(st->codec, &subtitle,