Home
last modified time | relevance | path

Searched refs:getStripContig1Bit (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp294 static int getStripContig1Bit(TIFFRGBAImage* img, uint32* uraster, uint32 w, uint32 h);
310 img->get = getStripContig1Bit; in DibInstallHack()
393 getStripContig1Bit(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h) in getStripContig1Bit() function