Searched refs:action_func2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpthread_slice.c45 typedef int (action_func2)(AVCodecContext *c, void *arg, int jobnr, int threadnr); typedef
50 action_func2 *func2;
167 static int thread_execute2(AVCodecContext *avctx, action_func2* func2, void *arg, int *ret, int job_count)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpthread.c63 typedef int (action_func2)(AVCodecContext *c, void *arg, int jobnr, int threadnr); typedef
68 action_func2 *func2;
285 static int avcodec_thread_execute2(AVCodecContext *avctx, action_func2* func2, void *arg, int *ret, int job_count)

Completed in 31 milliseconds