av_frame_ref     1334 fftools/ffmpeg.c         av_frame_ref(ost->last_frame, next_picture);
av_frame_ref     2242 fftools/ffmpeg.c             ret = av_frame_ref(f, decoded_frame);
av_frame_ref      136 libavcodec/aasc.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref     1221 libavcodec/agm.c     if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      703 libavcodec/amfenc.c                 av_frame_ref(ctx->delayed_frame, frame);
av_frame_ref      178 libavcodec/anm.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      464 libavcodec/ansi.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      176 libavcodec/arbc.c     if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      486 libavcodec/audiotoolboxenc.c     ret = av_frame_ref(at->encoding_frame, frame);
av_frame_ref      151 libavcodec/avs.c     if ((ret = av_frame_ref(picture, p)) < 0)
av_frame_ref      146 libavcodec/bethsoftvideo.c     if ((ret = av_frame_ref(data, vid->frame)) < 0)
av_frame_ref     1266 libavcodec/bink.c         if ((ret = av_frame_ref(frame, c->last)) < 0)
av_frame_ref     1300 libavcodec/bink.c         if ((ret = av_frame_ref(c->last, frame)) < 0)
av_frame_ref      255 libavcodec/c93.c     if ((ret = av_frame_ref(data, newpic)) < 0)
av_frame_ref     1285 libavcodec/cavsdec.c                     if ((ret = av_frame_ref(data, h->DPB[!h->low_delay].f)) < 0)
av_frame_ref      344 libavcodec/cdgraphics.c             ret = av_frame_ref(cc->frame, frame);
av_frame_ref      356 libavcodec/cdgraphics.c             ret = av_frame_ref(frame, cc->frame);
av_frame_ref      400 libavcodec/cdtoons.c     if ((ret = av_frame_ref(data, c->frame)) < 0)
av_frame_ref      497 libavcodec/cinepak.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      638 libavcodec/clearvideo.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      186 libavcodec/cpia.c     if ((ret = av_frame_ref(data, cpia->frame)) < 0)
av_frame_ref      125 libavcodec/cscd.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref     2102 libavcodec/diracdec.c         if((ret = av_frame_ref(picture, out->avframe)) < 0)
av_frame_ref     2340 libavcodec/diracdec.c             if((ret=av_frame_ref(data, delayed_frame->avframe)) < 0)
av_frame_ref     2346 libavcodec/diracdec.c         if((ret=av_frame_ref(data, s->current_picture->avframe)) < 0)
av_frame_ref      306 libavcodec/dsicinvideo.c     if ((res = av_frame_ref(data, cin->frame)) < 0)
av_frame_ref      319 libavcodec/dxa.c     if ((ret = av_frame_ref(c->prev, frame)) < 0)
av_frame_ref      219 libavcodec/eacmv.c     if ((ret = av_frame_ref(s->last_frame, frame)) < 0)
av_frame_ref      327 libavcodec/eamad.c         if ((ret = av_frame_ref(s->last_frame, frame)) < 0)
av_frame_ref      344 libavcodec/eatgv.c     if ((ret = av_frame_ref(s->last_frame, frame)) < 0)
av_frame_ref      243 libavcodec/escape124.c         if ((ret = av_frame_ref(frame, s->frame)) < 0)
av_frame_ref      370 libavcodec/escape124.c     if ((ret = av_frame_ref(s->frame, frame)) < 0)
av_frame_ref      972 libavcodec/ffv1dec.c     if ((ret = av_frame_ref(data, f->picture.f)) < 0)
av_frame_ref     1192 libavcodec/ffv1enc.c     if ((ret = av_frame_ref(p, pict)) < 0)
av_frame_ref      437 libavcodec/fic.c     if ((ret = av_frame_ref(data, ctx->final_frame)) < 0)
av_frame_ref      496 libavcodec/flashsv.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      481 libavcodec/flicvideo.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      781 libavcodec/flicvideo.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref     1061 libavcodec/flicvideo.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      293 libavcodec/frame_thread_encoder.c         ret = av_frame_ref(new, frame);
av_frame_ref      444 libavcodec/gif.c         ret = av_frame_ref(s->last_frame, (AVFrame*)pict);
av_frame_ref      527 libavcodec/gifdec.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      661 libavcodec/h261dec.c     if ((ret = av_frame_ref(pict, s->current_picture_ptr->f)) < 0)
av_frame_ref      435 libavcodec/h263dec.c             if ((ret = av_frame_ref(pict, s->next_picture_ptr->f)) < 0)
av_frame_ref      693 libavcodec/h263dec.c         if ((ret = av_frame_ref(pict, s->current_picture_ptr->f)) < 0)
av_frame_ref      698 libavcodec/h263dec.c         if ((ret = av_frame_ref(pict, s->last_picture_ptr->f)) < 0)
av_frame_ref      854 libavcodec/h264dec.c     ret = av_frame_ref(dst, src);
av_frame_ref      211 libavcodec/hevc_refs.c             ret = av_frame_ref(out, frame->frame);
av_frame_ref      471 libavcodec/imm4.c         if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      224 libavcodec/indeo2.c     if ((ret = av_frame_ref(picture, p)) < 0)
av_frame_ref     1355 libavcodec/interplayvideo.c     if ((ret = av_frame_ref(s->last_frame, frame)) < 0)
av_frame_ref      219 libavcodec/jvdec.c         if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      226 libavcodec/midivid.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      439 libavcodec/mimic.c     if ((res = av_frame_ref(data, ctx->frames[ctx->cur_index].f)) < 0)
av_frame_ref      143 libavcodec/mjpegbdec.c     if ((ret = av_frame_ref(data, s->picture_ptr)) < 0)
av_frame_ref     2511 libavcodec/mjpegdec.c             if ((ret = av_frame_ref(frame, s->picture_ptr)) < 0)
av_frame_ref      224 libavcodec/mmvideo.c     if ((res = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      341 libavcodec/motionpixels.c     if ((ret = av_frame_ref(data, mp->frame)) < 0)
av_frame_ref     2066 libavcodec/mpeg12dec.c             int ret = av_frame_ref(pict, s->current_picture_ptr->f);
av_frame_ref     2077 libavcodec/mpeg12dec.c                 int ret = av_frame_ref(pict, s->last_picture_ptr->f);
av_frame_ref     2801 libavcodec/mpeg12dec.c             int ret = av_frame_ref(picture, s2->next_picture_ptr->f);
av_frame_ref     1214 libavcodec/mpegvideo_enc.c             if ((ret = av_frame_ref(pic->f, pic_arg)) < 0)
av_frame_ref      142 libavcodec/msrle.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      182 libavcodec/mss1.c     if ((ret = av_frame_ref(data, ctx->pic)) < 0)
av_frame_ref      621 libavcodec/mss2.c         if ((ret = av_frame_ref(frame, ctx->last_pic)) < 0)
av_frame_ref      737 libavcodec/mss2.c         ret = av_frame_ref(ctx->last_pic, frame);
av_frame_ref      745 libavcodec/mss3.c         if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      804 libavcodec/mss3.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      568 libavcodec/mss4.c         if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      623 libavcodec/mss4.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      333 libavcodec/msvideo1.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      644 libavcodec/mv30.c     if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      129 libavcodec/mwsc.c     if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      324 libavcodec/mxpegdec.c         int ret = av_frame_ref(data, jpg->picture_ptr);
av_frame_ref      320 libavcodec/nuv.c     if ((result = av_frame_ref(picture, c->pic)) < 0)
av_frame_ref     1732 libavcodec/nvenc.c         res = av_frame_ref(nvenc_frame->in_ref, frame);
av_frame_ref      404 libavcodec/pafvideo.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref     1519 libavcodec/pngdec.c     if ((ret = av_frame_ref(data, s->picture.f)) < 0)
av_frame_ref     1576 libavcodec/pngdec.c     if ((ret = av_frame_ref(data, s->picture.f)) < 0)
av_frame_ref     1707 libavcodec/pngdec.c     if ((ret = av_frame_ref(s->last_picture.f, frame)) < 0)
av_frame_ref      976 libavcodec/pngenc.c         ret = av_frame_ref(s->last_frame, (AVFrame*)pict);
av_frame_ref      309 libavcodec/qpeg.c     if ((ret = av_frame_ref(ref, p)) < 0)
av_frame_ref      497 libavcodec/qsvdec.c         ret = av_frame_ref(frame, src_frame);
av_frame_ref     1313 libavcodec/qsvenc.c         ret = av_frame_ref(qf->frame, frame);
av_frame_ref     1351 libavcodec/qsvenc.c             ret = av_frame_ref(qf->frame, frame);
av_frame_ref      567 libavcodec/qtrle.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      384 libavcodec/qtrleenc.c     ret = av_frame_ref(s->previous_frame, pict);
av_frame_ref      221 libavcodec/roqvideodec.c     if ((ret = av_frame_ref(data, s->current_frame)) < 0)
av_frame_ref      271 libavcodec/rpza.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      331 libavcodec/rscc.c     ret = av_frame_ref(frame, ctx->reference);
av_frame_ref      772 libavcodec/rv10.c             if ((ret = av_frame_ref(pict, s->current_picture_ptr->f)) < 0)
av_frame_ref      777 libavcodec/rv10.c             if ((ret = av_frame_ref(pict, s->last_picture_ptr->f)) < 0)
av_frame_ref     1587 libavcodec/rv34.c         if ((ret = av_frame_ref(pict, s->current_picture_ptr->f)) < 0)
av_frame_ref     1593 libavcodec/rv34.c         if ((ret = av_frame_ref(pict, s->last_picture_ptr->f)) < 0)
av_frame_ref     1634 libavcodec/rv34.c             if ((ret = av_frame_ref(pict, s->next_picture_ptr->f)) < 0)
av_frame_ref      584 libavcodec/scpr.c         ret = av_frame_ref(data, s->current_frame);
av_frame_ref      170 libavcodec/screenpresso.c     ret = av_frame_ref(frame, ctx->current);
av_frame_ref      562 libavcodec/smacker.c     if ((ret = av_frame_ref(data, smk->pic)) < 0)
av_frame_ref      461 libavcodec/smc.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      201 libavcodec/smvjpegdec.c         ret = av_frame_ref(data, s->picture[1]);
av_frame_ref      623 libavcodec/snowdec.c         res = av_frame_ref(picture, s->current_picture);
av_frame_ref      625 libavcodec/snowdec.c         res = av_frame_ref(picture, s->mconly_picture);
av_frame_ref     1661 libavcodec/snowenc.c     ret = av_frame_ref(avctx->coded_frame, s->current_picture);
av_frame_ref      752 libavcodec/svq1dec.c         result = av_frame_ref(s->prev, cur);
av_frame_ref     1417 libavcodec/svq3.c             ret = av_frame_ref(data, s->next_pic->f);
av_frame_ref     1605 libavcodec/svq3.c         ret = av_frame_ref(data, s->cur_pic->f);
av_frame_ref     1607 libavcodec/svq3.c         ret = av_frame_ref(data, s->last_pic->f);
av_frame_ref      248 libavcodec/tiertexseqv.c     if ((ret = av_frame_ref(data, seq->frame)) < 0)
av_frame_ref      896 libavcodec/truemotion1.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      952 libavcodec/truemotion2.c     ret = av_frame_ref(data, l->pic);
av_frame_ref      121 libavcodec/tscc.c     if ((ret = av_frame_ref(data, frame)) < 0)
av_frame_ref      326 libavcodec/tscc2.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref      410 libavcodec/ulti.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref     1847 libavcodec/utils.c     ret = av_frame_ref(dst->f, src->f);
av_frame_ref     1069 libavcodec/vaapi_encode.c         err = av_frame_ref(pic->input_image, frame);
av_frame_ref      662 libavcodec/vc1dec.c             if ((ret = av_frame_ref(pict, s->next_picture_ptr->f)) < 0)
av_frame_ref     1154 libavcodec/vc1dec.c         if ((ret = av_frame_ref(pict, v->sprite_output_frame)) < 0)
av_frame_ref     1159 libavcodec/vc1dec.c             if ((ret = av_frame_ref(pict, s->current_picture_ptr->f)) < 0)
av_frame_ref     1164 libavcodec/vc1dec.c             if ((ret = av_frame_ref(pict, s->last_picture_ptr->f)) < 0)
av_frame_ref      456 libavcodec/vmdvideo.c     if ((ret = av_frame_ref(s->prev_frame, frame)) < 0)
av_frame_ref      520 libavcodec/vmnc.c     if ((ret = av_frame_ref(data, c->pic)) < 0)
av_frame_ref     2849 libavcodec/vp3.c     if ((ret = av_frame_ref(data, s->current_frame.f)) < 0)
av_frame_ref      609 libavcodec/vp56.c         if ((ret = av_frame_ref(s->alpha_context->frames[VP56_FRAME_CURRENT], p)) < 0) {
av_frame_ref      652 libavcodec/vp56.c     if ((res = av_frame_ref(data, p)) < 0)
av_frame_ref      766 libavcodec/vp56.c         if ((res = av_frame_ref(s->frames[VP56_FRAME_GOLDEN], p)) < 0)
av_frame_ref     2795 libavcodec/vp8.c         if ((ret = av_frame_ref(data, curframe->tf.f)) < 0)
av_frame_ref     1569 libavcodec/vp9.c         if ((ret = av_frame_ref(frame, s->s.refs[ref].f)) < 0)
av_frame_ref     1776 libavcodec/vp9.c         if ((ret = av_frame_ref(frame, s->s.frames[CUR_FRAME].tf.f)) < 0)
av_frame_ref     1686 libavcodec/wavpack.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref      202 libavcodec/wcmv.c     if ((ret = av_frame_ref(frame, s->prev_frame)) < 0)
av_frame_ref      633 libavcodec/xan.c     if ((ret = av_frame_ref(s->last_frame, frame)) < 0)
av_frame_ref      432 libavcodec/xxan.c     if ((ret = av_frame_ref(data, s->pic)) < 0)
av_frame_ref      261 libavcodec/yop.c     if ((ret = av_frame_ref(data, s->frame)) < 0)
av_frame_ref       95 libavcodec/zerocodec.c     if ((ret = av_frame_ref(zc->previous_frame, pic)) < 0)
av_frame_ref       74 libavfilter/buffersink.c         return out ? av_frame_ref(out, in) : 0;
av_frame_ref      171 libavfilter/buffersrc.c     ret = av_frame_ref(copy, frame);
av_frame_ref      235 libavfilter/buffersrc.c         ret = av_frame_ref(copy, frame);
av_frame_ref      221 libavfilter/vf_libvmaf.c     av_frame_ref(s->gref, ref);
av_frame_ref      222 libavfilter/vf_libvmaf.c     av_frame_ref(s->gmain, master);
av_frame_ref      915 libavfilter/vf_paletteuse.c     if ((ret = av_frame_ref(s->last_in, in))       < 0 ||
av_frame_ref      916 libavfilter/vf_paletteuse.c         (ret = av_frame_ref(s->last_out, out))     < 0 ||
av_frame_ref      548 libavutil/frame.c     if (av_frame_ref(ret, src) < 0)
av_frame_ref      781 libavutil/frame.h int av_frame_ref(AVFrame *dst, const AVFrame *src);
av_frame_ref      758 libavutil/hwcontext.c     ret = av_frame_ref(hwmap->source, src);
av_frame_ref      816 libavutil/hwcontext.c             return av_frame_ref(dst, hwmap->source);
av_frame_ref      927 libavutil/hwcontext.c     return av_frame_ref(hwmap->source, src);