Searched refs:uv_decode (Results 1 – 2 of 2) sorted by relevance
939 uv_decode(double *up, double *vp, int c) /* decode (u',v') index */ in uv_decode() function983 if (uv_decode(&u, &v, Ce) < 0) { in LogLuv24toXYZ()1044 if (uv_decode(&u, &v, *luv&0x3fff) < 0) { in Luv24toLuv48()
501 extern int uv_decode(double*, double*, int);