Searched refs:opj_has_thread_support (Results 1 – 3 of 3) sorted by relevance
48 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function295 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function433 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function
1681 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void);
6422 if (opj_has_thread_support()) { in opj_j2k_set_threads()6443 if (num_threads_str == NULL || !opj_has_thread_support()) { in opj_j2k_get_default_thread_count()