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:__anon29502
tif_luv.c 869 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
917 if (u < uv_row[vi].ustart)
919 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em);
953 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp 3760 const unsigned int ustart = 0x80000000u; local
4889 const unsigned int ustart = 0x80000000u; local
    [all...]
SubzeroReactor.cpp     [all...]

Completed in 992 milliseconds