Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_mct.h103 void jpc_ict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
Djpc_mct.c171 void jpc_ict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) in jpc_ict() function
Djpc_enc.c1181 jpc_ict(tile->tcmpts[0].data, tile->tcmpts[1].data, in jpc_enc_encodemainbody()