Searched defs:x264_threadpool_init (Results 1 – 8 of 8) sorted by relevance
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | threadpool.h | 32 #define x264_threadpool_init x264_template(threadpool_init) macro 42 #define x264_threadpool_init(p,t,f,a) -1 macro
|
H A D | threadpool.c | 75 int x264_threadpool_init( x264_threadpool_t **p_pool, int threads, in x264_threadpool_init() function
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | threadpool.h | 32 #define x264_threadpool_init x264_template(threadpool_init) macro 42 #define x264_threadpool_init(p,t,f,a) -1 macro
|
H A D | threadpool.c | 75 int x264_threadpool_init( x264_threadpool_t **p_pool, int threads, in x264_threadpool_init() function
|
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/ |
H A D | threadpool.h | 38 #define x264_threadpool_init(p,t,f,a) -1 macro
|
H A D | threadpool.c | 75 int x264_threadpool_init( x264_threadpool_t **p_pool, int threads, in x264_threadpool_init() function
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/ |
H A D | threadpool.h | 38 #define x264_threadpool_init(p,t,f,a) -1 macro
|
H A D | threadpool.c | 75 int x264_threadpool_init( x264_threadpool_t **p_pool, int threads, in x264_threadpool_init() function
|