Searched refs:ff_update_picture_tables (Results 1 – 3 of 3) sorted by relevance
111 int ff_update_picture_tables(Picture *dst, Picture *src);
317 int ff_update_picture_tables(Picture *dst, Picture *src) in ff_update_picture_tables() function368 ret = ff_update_picture_tables(dst, src); in ff_mpeg_ref_picture()
589 ret = ff_update_picture_tables(&s->pic, &s1->pic);\ in ff_mpeg_update_thread_context()