OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcms_CIE_xyY
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/qcms/src/
qcms.h
123
}
qcms_CIE_xyY
;
127
qcms_CIE_xyY
red;
128
qcms_CIE_xyY
green;
129
qcms_CIE_xyY
blue;
133
qcms_CIE_xyY
white_point,
qcmsint.h
283
qcms_bool set_rgb_colorants(qcms_profile *profile,
qcms_CIE_xyY
white_point, qcms_CIE_xyYTRIPLE primaries);
iccread.c
870
qcms_CIE_xyY
white_point,
899
qcms_CIE_xyY
white_point,
930
static
qcms_CIE_xyY
white_point_from_temp(int temp_K)
932
qcms_CIE_xyY
white_point;
981
qcms_CIE_xyY
D65;
[
all
...]
transform.c
50
static struct matrix build_RGB_to_XYZ_transfer_matrix(
qcms_CIE_xyY
white, qcms_CIE_xyYTRIPLE primrs)
128
static struct CIE_XYZ xyY2XYZ(
qcms_CIE_xyY
source)
202
static struct matrix adapt_matrix_to_D50(struct matrix r,
qcms_CIE_xyY
source_white_pt)
216
qcms_bool set_rgb_colorants(qcms_profile *profile,
qcms_CIE_xyY
white_point, qcms_CIE_xyYTRIPLE primaries)
[
all
...]
Completed in 32 milliseconds