Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Duvcode.h8 short nus, ncum; member
H A Dtif_luv.c873 ustep = uv_row[vi].nus-1; in oog_encode()
876 for (ui = uv_row[vi].nus-1; ui >= 0; ui -= ustep) { in oog_encode()
928 if (ui >= uv_row[vi].nus) in uv_encode()