Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Duvcode.h7 float ustart; member
Dtif_luv.c836 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()
884 if (u < uv_row[vi].ustart) in uv_encode()
886 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()
920 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
/external/opencv3/3rdparty/libtiff/
Duvcode.h7 float ustart; member
Dtif_luv.c822 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()
870 if (u < uv_row[vi].ustart) in uv_encode()
872 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()
906 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
/external/llvm/test/CodeGen/ARM/
D2009-11-13-CoalescerCrash.ll8 define arm_aapcs_vfpcc float @aaa(%vec* nocapture %ustart, %vec* nocapture %udir, %vec* nocapture %…