HomeSort by relevance Sort by last modified time
    Searched refs:qcms_CIE_xyYTRIPLE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/qcms/src/
qcms.h 130 } qcms_CIE_xyYTRIPLE;
134 qcms_CIE_xyYTRIPLE primaries,
qcmsint.h 284 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries);
iccread.c 917 qcms_CIE_xyYTRIPLE primaries,
946 qcms_CIE_xyYTRIPLE primaries,
1022 qcms_CIE_xyYTRIPLE Rec709Primaries = {
    [all...]
transform.c 50 static struct matrix build_RGB_to_XYZ_transfer_matrix(qcms_CIE_xyY white, qcms_CIE_xyYTRIPLE primrs)
216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries)
    [all...]

Completed in 348 milliseconds