Searched refs:TIFFDefaultStripSize (Results 1 – 21 of 21) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | ppm2tiff.c | 244 TIFFDefaultStripSize(out, rowsperstrip)); in main() 250 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | tiffdither.c | 283 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in main()
|
| H A D | rgb2ycbcr.c | 353 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in tiffcvt()
|
| H A D | fax2tiff.c | 318 defrowsperstrip : TIFFDefaultStripSize(out, 0); in main()
|
| H A D | tiff2rgba.c | 401 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in cvt_whole_image()
|
| H A D | pal2rgb.c | 167 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | tiff2bw.c | 220 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | raw2tiff.c | 281 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in main()
|
| H A D | tiffmedian.c | 271 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | tiffcp.c | 705 TIFFDefaultStripSize(out, rowsperstrip); in tiffcp()
|
| H A D | tiffcrop.c | 7178 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in writeSingleSection() 7852 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in writeCroppedImage()
|
| /libtiff-4.0.7/libtiff/ |
| H A D | libtiff.def | 21 TIFFDefaultStripSize
|
| H A D | tif_strip.c | 243 TIFFDefaultStripSize(TIFF* tif, uint32 request) in TIFFDefaultStripSize() function
|
| H A D | tiffio.h | 370 extern uint32 TIFFDefaultStripSize(TIFF* tif, uint32 request);
|
| /libtiff-4.0.7/archive/tools/ |
| H A D | sgisv.c | 298 rowsperstrip = TIFFDefaultStripSize(tif, rowsperstrip); in tiffsv()
|
| H A D | ras2tiff.c | 234 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | sgi2tiff.c | 141 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| H A D | gif2tiff.c | 557 rowsperstrip = TIFFDefaultStripSize(tif, rowsperstrip)); in rasterize()
|
| H A D | bmp2tiff.c | 554 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
| /libtiff-4.0.7/ |
| H A D | configure.com | 490 TIFFDefaultStripSize=PROCEDURE,- 641 UNIVERSAL=TIFFDefaultStripSize
|
| H A D | ChangeLog | 6548 TIFFDefaultStripSize as per:
|