Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_luv.c729 #define U_NEU 0.210526316 macro
863 * atan2((v)-V_NEU,(u)-U_NEU) + .5*NANGLES )
989 u = U_NEU; v = V_NEU; in LogLuv24toXYZ()
1013 u = U_NEU; in LogLuv24fromXYZ()
1021 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in LogLuv24fromXYZ()
1050 u = U_NEU; in Luv24toLuv48()
1107 Ce = uv_encode(U_NEU, V_NEU, SGILOGENCODE_NODITHER); in Luv24fromLuv48()
1151 u = U_NEU; in LogLuv32fromXYZ()
Dtiffio.h502 #define U_NEU 0.210526316 macro