Searched refs:jpc_mqdec_create (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/
H A Djpc_mqdec.h124 jpc_mqdec_t *jpc_mqdec_create(int maxctxs, jas_stream_t *in);
H A Djpc_mqdec.c107 jpc_mqdec_t *jpc_mqdec_create(int maxctxs, jas_stream_t *in) function
H A Djpc_t1dec.c222 if (!(cblk->mqdec = jpc_mqdec_create(JPC_NUMCTXS, 0))) {

Completed in 136 milliseconds