Searched defs:worker_func (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | pthread.c | 46 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 D | slicethread.c | 51 void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads); member
|
/third_party/ffmpeg/libavcodec/ |
H A D | pthread_slice.c | 70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() function
|
Completed in 2 milliseconds