Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_luv.c730 #define V_NEU 0.473684211 macro
858 * atan2((v)-V_NEU,(u)-U_NEU) + .5*NANGLES )
984 u = U_NEU; v = V_NEU; in LogLuv24toXYZ()
1009 v = V_NEU; in LogLuv24fromXYZ()
1016 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in LogLuv24fromXYZ()
1046 v = V_NEU; in Luv24toLuv48()
1102 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in Luv24fromLuv48()
1147 v = V_NEU; in LogLuv32fromXYZ()
Dtiffio.h496 #define V_NEU 0.473684211 macro