Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2rgba.c55 int process_by_block = 0; /* default is whole image at once */ variable
76 process_by_block = 1; in main()
525 if( process_by_block && TIFFIsTiled( in ) ) in tiffcvt()
527 else if( process_by_block ) in tiffcvt()