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.c721 #define V_NEU 0.473684211 macro
849 * atan2((v)-V_NEU,(u)-U_NEU) + .5*NANGLES )
975 u = U_NEU; v = V_NEU; in LogLuv24toXYZ()
1000 v = V_NEU; in LogLuv24fromXYZ()
1007 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in LogLuv24fromXYZ()
1037 v = V_NEU; in Luv24toLuv48()
1093 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in Luv24fromLuv48()
1138 v = V_NEU; in LogLuv32fromXYZ()
Dtiffio.h493 #define V_NEU 0.473684211 macro