Home
last modified time | relevance | path

Searched defs:xyy (Results 1 – 2 of 2) sorted by relevance

/zscilib-3.4.0/src/colorimetry/
Dconv.c492 zsl_clr_conv_xyy_xyz(struct zsl_clr_xyy *xyy, struct zsl_clr_xyz *xyz) in zsl_clr_conv_xyy_xyz()
511 zsl_clr_conv_xyz_xyy(struct zsl_clr_xyz *xyz, struct zsl_clr_xyy *xyy) in zsl_clr_conv_xyz_xyy()
528 zsl_clr_conv_xyy_uv60(struct zsl_clr_xyy *xyy, struct zsl_clr_uv60 *uv) in zsl_clr_conv_xyy_uv60()
547 struct zsl_clr_xyy xyy; in zsl_clr_conv_xyz_uv60() local
561 struct zsl_clr_xyy xyy; in zsl_clr_conv_uv60_xyz() local
573 zsl_clr_conv_uv60_xyy(struct zsl_clr_uv60 *uv, struct zsl_clr_xyy *xyy) in zsl_clr_conv_uv60_xyy()
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()
833 struct zsl_clr_xyy xyy; in zsl_clr_conv_cct_xyz() local
860 struct zsl_clr_xyy xyy; in zsl_clr_conv_uv60_cct_mccamy() local
/zscilib-3.4.0/tests/src/
Dclr_conv.c74 struct zsl_clr_xyy xyy; in ZTEST() local