Searched refs:XCMS_DI_ID (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xcms/
H A DCvColW.c96 if (XCMS_DI_ID(pColors_in_out->format) && XCMS_DI_ID(newFormat)) {
118 if (XCMS_DI_ID(pColors_in_out->format)) {
H A DCvCols.c293 if (XCMS_DI_ID(format) && (format_flag & DI_FORMAT) &&
294 XCMS_DI_ID(targetFormat)) {
767 if (XCMS_DI_ID(pColors_tmp->format)) {
780 if ((contents_flag & DI_FORMAT) || XCMS_DI_ID(targetFormat)) {
829 if (XCMS_DI_ID(format) && XCMS_DI_ID(targetFormat)) {
854 if (XCMS_DI_ID(format)) {
906 XCMS_DI_ID(targetFormat)) {
924 } else if (XCMS_DI_ID(targetFormat)) {
H A DAddSF.c99 if (XCMS_DI_ID(pNewCS->id)) {
H A DXcmsint.h58 #define XCMS_DI_ID(id) (!((id) & (XcmsColorFormat)0x80000000)) macro

Completed in 7 milliseconds