Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcodec_internal.h142 int (*update_thread_context)(struct AVCodecContext *dst, const struct AVCodecContext *src); member
Dffv1dec.c1047 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dcfhd.c1418 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dtakdec.c925 static int update_thread_context(AVCodecContext *dst, in update_thread_context() function
Dproresdec2.c862 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dpngdec.c1641 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function
Dwavpack.c1017 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) in update_thread_context() function