Home
last modified time | relevance | path

Searched refs:UPDATE_PICTURE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegvideo.c583 #define UPDATE_PICTURE(pic)\ in ff_mpeg_update_thread_context() macro
594 UPDATE_PICTURE(current_picture); in ff_mpeg_update_thread_context()
595 UPDATE_PICTURE(last_picture); in ff_mpeg_update_thread_context()
596 UPDATE_PICTURE(next_picture); in ff_mpeg_update_thread_context()