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

  /external/opencv3/3rdparty/libtiff/
tif_pixarlog.c 108 static float Fltsize;
581 Fltsize = (float)(lt2size/2);
922 float fltsize = Fltsize; local
925 : (v<(float)2.) ? FromLT2[(int)(v*fltsize)] \
    [all...]
  /external/pdfium/third_party/libtiff/
tif_pixarlog.c 108 static float Fltsize;
581 Fltsize = (float)(lt2size/2);
938 float fltsize = Fltsize; local
941 : (v<(float)2.) ? FromLT2[(int)(v*fltsize)] \
    [all...]

Completed in 183 milliseconds