Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c2509 static int update_frames(AVCodecContext *avctx) in update_frames() function
2587 return update_frames(dst); in vp3_update_thread_context()
2826 ret = update_frames(avctx); in vp3_decode_frame()