Home
last modified time | relevance | path

Searched refs:usemat (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djas_cm.c197 fwdshapmat->usemat = 1; in jas_cmprof_createsycc()
218 revshapmat->usemat = 1; in jas_cmprof_createsycc()
762 shapmat->usemat = 0; in jas_cmpxform_createshapmat()
805 if (shapmat->usemat) { in jas_cmshapmat_apply()
1093 shapmat->usemat = 1; in mono()
1163 shapmat->usemat = 1; in triclr()
/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h169 int usemat; member