avcodec_receive_frame 86 doc/examples/decode_audio.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 64 doc/examples/decode_video.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 122 doc/examples/demuxing_decoding.c ret = avcodec_receive_frame(dec, frame); avcodec_receive_frame 45 doc/examples/extract_mvs.c ret = avcodec_receive_frame(video_dec_ctx, frame); avcodec_receive_frame 248 doc/examples/filtering_audio.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 247 doc/examples/filtering_video.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 98 doc/examples/hw_decode.c ret = avcodec_receive_frame(avctx, frame); avcodec_receive_frame 105 doc/examples/qsvdec.c ret = avcodec_receive_frame(decoder_ctx, frame); avcodec_receive_frame 399 doc/examples/transcode_aac.c error = avcodec_receive_frame(input_codec_context, frame); avcodec_receive_frame 163 doc/examples/vaapi_transcode.c ret = avcodec_receive_frame(decoder_ctx, frame); avcodec_receive_frame 2224 fftools/ffmpeg.c ret = avcodec_receive_frame(avctx, frame); avcodec_receive_frame 604 fftools/ffplay.c ret = avcodec_receive_frame(d->avctx, frame); avcodec_receive_frame 614 fftools/ffplay.c ret = avcodec_receive_frame(d->avctx, frame); avcodec_receive_frame 2300 fftools/ffprobe.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 96 libavcodec/aarch64/neontest.c wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) avcodec_receive_frame 98 libavcodec/aarch64/neontest.c testneonclobbers(avcodec_receive_frame, avctx, frame); avcodec_receive_frame 96 libavcodec/arm/neontest.c wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) avcodec_receive_frame 98 libavcodec/arm/neontest.c testneonclobbers(avcodec_receive_frame, avctx, frame); avcodec_receive_frame 3181 libavcodec/avcodec.h int avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame); avcodec_receive_frame 762 libavcodec/decode.c ret = avcodec_receive_frame(avctx, frame); avcodec_receive_frame 142 libavcodec/imm5.c ret = avcodec_receive_frame(codec_avctx, frame); avcodec_receive_frame 359 libavcodec/tdsc.c ret = avcodec_receive_frame(ctx->jpeg_avctx, ctx->jpgframe); avcodec_receive_frame 906 libavcodec/tiff.c ret = avcodec_receive_frame(s->avctx_mjpeg, s->jpgframe); avcodec_receive_frame 96 libavcodec/x86/w64xmmtest.c wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) avcodec_receive_frame 98 libavcodec/x86/w64xmmtest.c testxmmclobbers(avcodec_receive_frame, avctx, frame); avcodec_receive_frame 3116 libavformat/utils.c ret = avcodec_receive_frame(avctx, frame); avcodec_receive_frame 65 tests/api/api-h264-slice-test.c ret = avcodec_receive_frame(dec_ctx, frame); avcodec_receive_frame 41 tools/venc_data_dump.c ret = avcodec_receive_frame(decoder, frame);