Searched refs:opj_thread_pool_setup (Results 1 – 1 of 1) sorted by relevance
619 static OPJ_BOOL opj_thread_pool_setup(opj_thread_pool_t* tp, int num_threads);649 if (!opj_thread_pool_setup(tp, num_threads)) { in opj_thread_pool_create()684 static OPJ_BOOL opj_thread_pool_setup(opj_thread_pool_t* tp, int num_threads) in opj_thread_pool_setup() function