Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_luv.c868 int ui, vi, ustep; in oog_encode() local
871 for (vi = UV_NVS; vi--; ) { in oog_encode()
874 if (vi == UV_NVS-1 || vi == 0 || ustep <= 0) in oog_encode()
918 register int vi, ui; in uv_encode() local
923 if (vi >= UV_NVS) in uv_encode()
928 if (ui >= uv_row[vi].nus) in uv_encode()
941 register int ui, vi; in uv_decode() local
951 lower = vi; in uv_decode()
953 upper = vi; in uv_decode()
955 lower = vi; in uv_decode()
[all …]