Home
last modified time | relevance | path

Searched refs:opj_has_thread_support (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dthread.c48 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function
295 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function
433 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support() function
Dopenjpeg.h1681 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void);
Dj2k.c6422 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()