Searched refs:fwdshapmat (Results 1 – 1 of 1) sorted by relevance
179 jas_cmshapmat_t *fwdshapmat; in jas_cmprof_createsycc() local193 fwdshapmat = &fwdpxform->data.shapmat; in jas_cmprof_createsycc()194 fwdshapmat->mono = 0; in jas_cmprof_createsycc()195 fwdshapmat->order = 0; in jas_cmprof_createsycc()196 fwdshapmat->useluts = 0; in jas_cmprof_createsycc()197 fwdshapmat->usemat = 1; in jas_cmprof_createsycc()198 fwdshapmat->mat[0][0] = 1.0; in jas_cmprof_createsycc()199 fwdshapmat->mat[0][1] = 0.0; in jas_cmprof_createsycc()200 fwdshapmat->mat[0][2] = 1.402; in jas_cmprof_createsycc()201 fwdshapmat->mat[1][0] = 1.0; in jas_cmprof_createsycc()[all …]