Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcodec.h251 int (*update_thread_context)(struct AVCodecContext *dst, const struct AVCodecContext *src); member
Dffv1dec.c1009 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dtakdec.c918 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.c1729 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function