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

  /external/opencv3/3rdparty/libtiff/
tiffio.h 242 #define TIFFGetA(abgr) (((abgr) >> 24) & 0xff)
  /external/pdfium/third_party/libtiff/
tiffio.h 242 #define TIFFGetA(abgr) (((abgr) >> 24) & 0xff)
  /external/ImageMagick/coders/
tiff.c     [all...]

Completed in 156 milliseconds