Searched refs:TIFFDefaultStripSize (Results 1 – 17 of 17) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | ppm2tiff.c | 245 TIFFDefaultStripSize(out, rowsperstrip)); in main() 251 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
A D | tiffdither.c | 283 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in main()
|
A D | fax2tiff.c | 318 defrowsperstrip : TIFFDefaultStripSize(out, 0); in main()
|
A D | rgb2ycbcr.c | 353 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in tiffcvt()
|
A D | tiff2rgba.c | 401 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in cvt_whole_image()
|
A D | pal2rgb.c | 167 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
A D | tiff2bw.c | 227 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
A D | raw2tiff.c | 281 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in main()
|
A D | tiffmedian.c | 271 TIFFDefaultStripSize(out, rowsperstrip)); in main()
|
A D | tiffcp.c | 704 TIFFDefaultStripSize(out, rowsperstrip); in tiffcp()
|
A D | tiffcrop.c | 7197 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in writeSingleSection() 7871 rowsperstrip = TIFFDefaultStripSize(out, rowsperstrip); in writeCroppedImage()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | libtiff.def | 21 TIFFDefaultStripSize
|
A D | tif_strip.c | 234 TIFFDefaultStripSize(TIFF* tif, uint32 request) in TIFFDefaultStripSize() function
|
A D | tiffio.h | 371 extern uint32 TIFFDefaultStripSize(TIFF* tif, uint32 request);
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | tiffio.h | 371 extern uint32 TIFFDefaultStripSize(TIFF* tif, uint32 request);
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | configure.com | 490 TIFFDefaultStripSize=PROCEDURE,- 641 UNIVERSAL=TIFFDefaultStripSize
|
A D | ChangeLog | 7418 TIFFDefaultStripSize as per:
|
Completed in 39 milliseconds