Home
last modified time | relevance | path

Searched defs:worker_func (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dpthread.c46 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() function
/third_party/ffmpeg/libavutil/
H A Dslicethread.c51 void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads); member
/third_party/ffmpeg/libavcodec/
H A Dpthread_slice.c70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() function

Completed in 2 milliseconds