Home
last modified time | relevance | path

Searched refs:zsl_clr_conv_uv60_xyy (Results 1 – 2 of 2) sorted by relevance

/zscilib-3.4.0/include/zsl/
Dcolorimetry.h612 int zsl_clr_conv_uv60_xyy(struct zsl_clr_uv60 *uv, struct zsl_clr_xyy *xyy);
/zscilib-3.4.0/src/colorimetry/
Dconv.c564 zsl_clr_conv_uv60_xyy(uv, &xyy); 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() function
883 rc = zsl_clr_conv_uv60_xyy(uv, &xyy); in zsl_clr_conv_uv60_cct_mccamy()