Searched defs:uv (Results 1 – 2 of 2) sorted by relevance
/zscilib-3.4.0/src/colorimetry/ |
D | conv.c | 528 zsl_clr_conv_xyy_uv60(struct zsl_clr_xyy *xyy, struct zsl_clr_uv60 *uv) in zsl_clr_conv_xyy_uv60() 545 zsl_clr_conv_xyz_uv60(struct zsl_clr_xyz *xyz, struct zsl_clr_uv60 *uv) in zsl_clr_conv_xyz_uv60() 559 zsl_clr_conv_uv60_xyz(struct zsl_clr_uv60 *uv, struct zsl_clr_xyz *xyz) in zsl_clr_conv_uv60_xyz() 573 zsl_clr_conv_uv60_xyy(struct zsl_clr_uv60 *uv, struct zsl_clr_xyy *xyy) in zsl_clr_conv_uv60_xyy() 615 zsl_clr_conv_ct_uv60(zsl_real_t ct, enum zsl_clr_obs obs, struct zsl_clr_uv60 *uv) in zsl_clr_conv_ct_uv60() 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() 1159 zsl_clr_conv_uv60_cct(enum zsl_clr_uv_cct_method method, struct zsl_clr_uv60 *uv, in zsl_clr_conv_uv60_cct()
|
/zscilib-3.4.0/tests/src/ |
D | clr_conv.c | 181 struct zsl_clr_uv60 uv; in ZTEST() local 222 struct zsl_clr_uv60 uv; in ZTEST() local
|