Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Duvcode.h5 #define UV_NVS 163 macro
9 } uv_row[UV_NVS] = {
Dtif_luv.c830 for (vi = UV_NVS; vi--; ) { in oog_encode()
833 if (vi == UV_NVS-1 || vi == 0 || ustep <= 0) in oog_encode()
882 if (vi >= UV_NVS) in uv_encode()
905 upper = UV_NVS; in uv_decode()
/external/opencv3/3rdparty/libtiff/
Duvcode.h5 #define UV_NVS 163 macro
9 } uv_row[UV_NVS] = {
Dtif_luv.c816 for (vi = UV_NVS; vi--; ) { in oog_encode()
819 if (vi == UV_NVS-1 || vi == 0 || ustep <= 0) in oog_encode()
868 if (vi >= UV_NVS) in uv_encode()
891 upper = UV_NVS; in uv_decode()