Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds