Lines Matching defs:targetFormat
233 XcmsColorFormat targetFormat,
289 if (format != targetFormat) {
294 XCMS_DI_ID(targetFormat)) {
303 nBatch, targetFormat);
305 (targetFormat == XcmsCIEXYZFormat)) {
330 XCMS_DD_ID(targetFormat)) {
339 targetFormat, (Bool *)NULL);
729 XcmsColorFormat targetFormat,
753 !(ValidDIColorSpaceID(targetFormat) ||
754 ValidDDColorSpaceID(ccc, targetFormat))) {
780 if ((contents_flag & DI_FORMAT) || XCMS_DI_ID(targetFormat)) {
829 if (XCMS_DI_ID(format) && XCMS_DI_ID(targetFormat)) {
834 &clientWhitePt, nColors, targetFormat);
835 } else if (XCMS_DD_ID(format) && XCMS_DD_ID(targetFormat)) {
842 targetFormat, (Bool *)NULL);
850 * We need to go from oldFormat -> CIEXYZ -> targetFormat
864 ScreenWhitePointOfCCC(ccc), targetFormat,
873 targetFormat, pCompressed);
886 targetFormat, pColors_tmp, nColors, pCompressed);
897 &clientWhitePt, nColors, targetFormat);
906 XCMS_DI_ID(targetFormat)) {
913 nColors, targetFormat, (unsigned char)DI_FORMAT);
915 XCMS_DD_ID(targetFormat)) {
922 (XcmsColor *)NULL, nColors, targetFormat,
924 } else if (XCMS_DI_ID(targetFormat)) {
950 nColors, targetFormat, (unsigned char)DI_FORMAT);
989 targetFormat, pColors_tmp, nColors, pCompressed);
992 targetFormat, pCompressed);