ff_mpeg_ref_picture 999 libavcodec/mpegvideo.c (ret = ff_mpeg_ref_picture(s, &s->picture[i], &s1->picture[i])) < 0) ff_mpeg_ref_picture 1007 libavcodec/mpegvideo.c ret = ff_mpeg_ref_picture(s, &s->pic, &s1->pic);\ ff_mpeg_ref_picture 1846 libavcodec/mpegvideo.c if ((ret = ff_mpeg_ref_picture(s, &s->current_picture, ff_mpeg_ref_picture 1944 libavcodec/mpegvideo.c (ret = ff_mpeg_ref_picture(s, &s->last_picture, ff_mpeg_ref_picture 1951 libavcodec/mpegvideo.c (ret = ff_mpeg_ref_picture(s, &s->next_picture, ff_mpeg_ref_picture 909 libavcodec/mpegvideo.h int ff_mpeg_ref_picture(MpegEncContext *s, Picture *dst, Picture *src); ff_mpeg_ref_picture 1525 libavcodec/mpegvideo_enc.c if ((ret = ff_mpeg_ref_picture(s, &s->new_picture, s->reordered_input_picture[0]))) ff_mpeg_ref_picture 1560 libavcodec/mpegvideo_enc.c if ((ret = ff_mpeg_ref_picture(s, &s->current_picture, ff_mpeg_ref_picture 1647 libavcodec/mpegvideo_enc.c if ((ret = ff_mpeg_ref_picture(s, &s->current_picture, ff_mpeg_ref_picture 1660 libavcodec/mpegvideo_enc.c (ret = ff_mpeg_ref_picture(s, &s->last_picture, ff_mpeg_ref_picture 1667 libavcodec/mpegvideo_enc.c (ret = ff_mpeg_ref_picture(s, &s->next_picture,