Searched defs:worker_func (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| 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/ |
| D | slicethread.c | 51 … void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads); member
|
| /third_party/ffmpeg/libavcodec/ |
| 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
|