Searched defs:nstrips (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | strip.c | 40 tstrip_t strip, nstrips; in write_strips() local 74 tstrip_t strip, nstrips; in read_strips() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_strip.c | 64 uint32 nstrips; in TIFFNumberOfStrips() local
|
A D | tif_dirread.c | 5600 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, uint32 nstrips, uint64** lpp) in TIFFFetchStripThing() 5719 uint32 nstrips; in ChopUpSingleUncompressedStrip() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | tif_pdsdirread.c | 958 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) in TIFFFetchStripThing() 1066 tstrip_t strip, nstrips, rowsperstrip; in ChopUpSingleUncompressedStrip() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffinfo.c | 415 tstrip_t nstrips = TIFFNumberOfStrips(tif); in TIFFReadRawData() local
|
A D | tiffcrop.c | 3686 uint32 strip, nstrips = TIFFNumberOfStrips(in); in readContigStripsIntoBuffer() local 4773 uint32 nstrips; in readSeparateStripsIntoBuffer() local 5829 uint32 nstrips = 0, ntiles = 0; in loadImage() local
|
Completed in 32 milliseconds