Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c908 tileContigRoutine put = img->put.contig; in gtStripContig()
2545 img->put.contig = NULL; in PickContigCase()
2598 img->put.contig = put8bitcmaptile; in PickContigCase()
2601 img->put.contig = put4bitcmaptile; in PickContigCase()
2604 img->put.contig = put2bitcmaptile; in PickContigCase()
2617 img->put.contig = put16bitbwtile; in PickContigCase()
2621 img->put.contig = putagreytile; in PickContigCase()
2623 img->put.contig = putgreytile; in PickContigCase()
2626 img->put.contig = put4bitbwtile; in PickContigCase()
2629 img->put.contig = put2bitbwtile; in PickContigCase()
[all …]
H A Dtiffio.h219 tileContigRoutine contig; member
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.h54 ImageIterTileContigRoutine contig; member
H A Dtif_imageiter.c263 ImageIterTileContigRoutine callback = img->callback.contig; in gtTileContig()
378 ImageIterTileContigRoutine callback = img->callback.contig; in gtStripContig()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp309 img->put.contig = putContig1bitTile; in DibInstallHack()
396 tileContigRoutine put = img->put.contig; in getStripContig1Bit()
/libtiff-4.0.7/
H A DChangeLog2440 contig for one sample files if planar configuration is already set.
6431 * libtiff/tif_getimage.c: relax handling of contig case where