Searched refs:zsl_clr_cct (Results 1 – 3 of 3) sorted by relevance
/zscilib-3.4.0/include/zsl/ |
D | colorimetry.h | 406 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/ |
D | clr_conv.c | 73 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/ |
D | conv.c | 744 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()
|