Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djas_cm.c180 jas_cmshapmat_t *revshapmat; in jas_cmprof_createsycc() local
214 revshapmat = &revpxform->data.shapmat; in jas_cmprof_createsycc()
215 revshapmat->mono = 0; in jas_cmprof_createsycc()
216 revshapmat->order = 1; in jas_cmprof_createsycc()
217 revshapmat->useluts = 0; in jas_cmprof_createsycc()
218 revshapmat->usemat = 1; in jas_cmprof_createsycc()
219 jas_cmshapmat_invmat(revshapmat->mat, fwdshapmat->mat); in jas_cmprof_createsycc()