Home
last modified time | relevance | path

Searched defs:update_thread_context (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcodec.h260 int (*update_thread_context)(struct AVCodecContext *dst, const struct AVCodecContext *src); member
Dffv1dec.c1011 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dcfhd.c1417 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dtakdec.c919 static int update_thread_context(AVCodecContext *dst, in update_thread_context() function
Dwavpack.c1012 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dpngdec.c1663 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function