Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_mct.h106 void jpc_iict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
Djpc_mct.c212 void jpc_iict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) in jpc_iict() function
Djpc_dec.c1078 jpc_iict(tile->tcomps[0].data, tile->tcomps[1].data, in jpc_dec_tiledecode()