Home
last modified time | relevance | path

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

/zscilib-3.4.0/include/zsl/
Dcolorimetry.h406 struct zsl_clr_cct { struct
698 int zsl_clr_conv_cct_xyy(struct zsl_clr_cct *cct, enum zsl_clr_obs obs,
710 int zsl_clr_conv_cct_xyz(struct zsl_clr_cct *cct, enum zsl_clr_obs obs,
724 struct zsl_clr_uv60 *uv, struct zsl_clr_cct *cct);
/zscilib-3.4.0/tests/src/
Dclr_conv.c73 struct zsl_clr_cct cct; in ZTEST()
126 struct zsl_clr_cct cct; in ZTEST()
182 struct zsl_clr_cct cct; in ZTEST()
223 struct zsl_clr_cct cct; in ZTEST()
/zscilib-3.4.0/src/colorimetry/
Dconv.c744 zsl_clr_conv_cct_xyy(struct zsl_clr_cct *cct, enum zsl_clr_obs obs, struct zsl_clr_xyy *xyy) in zsl_clr_conv_cct_xyy()
830 zsl_clr_conv_cct_xyz(struct zsl_clr_cct *cct, enum zsl_clr_obs obs, struct zsl_clr_xyz *xyz) in zsl_clr_conv_cct_xyz()
856 zsl_clr_conv_uv60_cct_mccamy(struct zsl_clr_uv60 *uv, struct zsl_clr_cct *cct) in zsl_clr_conv_uv60_cct_mccamy()
896 zsl_clr_conv_uv60_cct_ohno2011(struct zsl_clr_uv60 *uv, struct zsl_clr_cct *cct) in zsl_clr_conv_uv60_cct_ohno2011()
1045 zsl_clr_conv_uv60_cct_ohno2014(struct zsl_clr_uv60 *uv, struct zsl_clr_cct *cct) in zsl_clr_conv_uv60_cct_ohno2014()
1160 struct zsl_clr_cct *cct) in zsl_clr_conv_uv60_cct()