Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dthread.c53 int OPJ_CALLCONV opj_get_num_cpus(void) in opj_get_num_cpus() function
300 int OPJ_CALLCONV opj_get_num_cpus(void) in opj_get_num_cpus() function
438 int OPJ_CALLCONV opj_get_num_cpus(void) in opj_get_num_cpus() function
Dopenjpeg.h1684 OPJ_API int OPJ_CALLCONV opj_get_num_cpus(void);
Dj2k.c6446 num_cpus = opj_get_num_cpus(); in opj_j2k_get_default_thread_count()