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

  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 208 ok = TIFFReadRGBAStrip( tif, y, (uint32*)buffer );
  /external/opencv3/3rdparty/libtiff/
tiffio.h 424 extern int TIFFReadRGBAStrip(TIFF*, uint32, uint32 * );
tif_getimage.c     [all...]
  /external/opencv3/modules/imgcodecs/src/
grfmt_tiff.cpp 278 ok = TIFFReadRGBAStrip( tif, y, (uint32*)buffer );
  /external/pdfium/third_party/libtiff/
tiffio.h 431 extern int TIFFReadRGBAStrip(TIFF*, uint32, uint32 * );
tif_getimage.c     [all...]
  /external/ImageMagick/coders/
tiff.c     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 723 milliseconds