Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
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/
Dslicethread.c51 … void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads); member
/third_party/ffmpeg/libavcodec/
Dpthread_slice.c70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() function