Home
last modified time | relevance | path

Searched defs:opj_thread_pool_t (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dthread.c605 struct opj_thread_pool_t { struct
619 static OPJ_BOOL opj_thread_pool_setup(opj_thread_pool_t* tp, int num_threads); argument
Dthread.h195 typedef struct opj_thread_pool_t opj_thread_pool_t; typedef