Home
last modified time | relevance | path

Searched refs:Rec709Primaries (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsvirt.c646 cmsCIExyYTRIPLE Rec709Primaries = { in cmsCreate_sRGBProfileTHR() local
658 hsRGB = cmsCreateRGBProfileTHR(ContextID, &D65, &Rec709Primaries, Gamma22); in cmsCreate_sRGBProfileTHR()
/external/chromium_org/third_party/qcms/src/
Diccread.c1022 qcms_CIE_xyYTRIPLE Rec709Primaries = { in qcms_profile_sRGB() local
1036 profile = qcms_profile_create_rgb_with_table(D65, Rec709Primaries, table, 1024); in qcms_profile_sRGB()
/external/chromium_org/third_party/qcms/
Dgoogle.patch140 profile = qcms_profile_create_rgb_with_table(D65, Rec709Primaries, table, 1024);