Home | History | Annotate | Download | only in libtiff

Lines Matching refs:uv_decode

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