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

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 247 #define TIFFhowmany8_32(x) (((x)&0x07)?((uint32)(x)>>3)+1:(uint32)(x)>>3)
  /external/pdfium/third_party/libtiff/
tiffiop.h 252 #define TIFFhowmany8_32(x) (((x)&0x07)?((uint32)(x)>>3)+1:(uint32)(x)>>3)

Completed in 41 milliseconds