Home | History | Annotate | Download | only in libtiff

Lines Matching full:uv_decode

883 uv_decode(double *up, double *vp, int c)	/* decode (u',v') index */
927 if (uv_decode(&u, &v, Ce) < 0) {
988 if (uv_decode(&u, &v, *luv&0x3fff) < 0) {