Searched refs:icctoclrspc (Results 1 – 1 of 1) sorted by relevance
131 static int icctoclrspc(int iccclrspc, int refflag);259 prof->clrspc = icctoclrspc(icchdr.colorspc, 0); in jas_cmprof_createfromiccprof()260 prof->refclrspc = icctoclrspc(icchdr.refcolorspc, 1); in jas_cmprof_createfromiccprof()1041 static int icctoclrspc(int iccclrspc, int refflag) in icctoclrspc() function