HomeSort by relevance Sort by last modified time
    Searched refs:ustart (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/libtiff/
uvcode.h 7 float ustart; member in struct:__anon31528
tif_luv.c 878 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
926 if (u < uv_row[vi].ustart)
928 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em);
962 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp 3760 const unsigned int ustart = 0x80000000u; local
4903 const unsigned int ustart = 0x80000000u; local
    [all...]
SubzeroReactor.cpp     [all...]

Completed in 147 milliseconds