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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1dec.c1044 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) function
H A Dpngdec.c886 static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) function
H A Dtakdec.c911 static int update_thread_context(AVCodecContext *dst, function
H A Davcodec.h3139 int (*update_thread_context)(AVCodecContext *dst, const AVCodecContext *src); member in struct:AVCodec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davcodec.h3246 int (*update_thread_context)(AVCodecContext *dst, const AVCodecContext *src); member in struct:AVCodec

Completed in 113 milliseconds