compute_precache 1087 third_party/qcms/src/transform.c 				!compute_precache(profile->redTRC, profile->output_table_r->data)) {
compute_precache 1095 third_party/qcms/src/transform.c 				!compute_precache(profile->greenTRC, profile->output_table_g->data)) {
compute_precache 1103 third_party/qcms/src/transform.c 				!compute_precache(profile->blueTRC, profile->output_table_b->data)) {
compute_precache   56 third_party/qcms/src/transform_util.h qcms_bool compute_precache(struct curveType *trc, uint8_t *output);