Searched defs:D65 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsvirt.c645 cmsCIExyY D65; local
654 cmsWhitePointFromTemp(&D65, 6504);
658 hsRGB = cmsCreateRGBProfileTHR(ContextID, &D65, &Rec709Primaries, Gamma22);
/external/chromium_org/third_party/qcms/src/
H A Diccread.c1027 qcms_CIE_xyY D65; local
1029 D65 = white_point_from_temp(6504);
1036 profile = qcms_profile_create_rgb_with_table(D65, Rec709Primaries, table, 1024);

Completed in 3191 milliseconds