Home
last modified time | relevance | path

Searched defs:thread_execute (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dpthread.c60 static int thread_execute(AVFilterContext *ctx, avfilter_action_func *func, in thread_execute() function
Dinternal.h131 avfilter_execute_func *thread_execute; member
/third_party/ffmpeg/libavcodec/
Dpthread_slice.c95 static int thread_execute(AVCodecContext *avctx, action_func* func, void *arg, int *ret, int job_co… in thread_execute() function