Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dfax2tiff.c72 int copyFaxFile(TIFF* tifin, TIFF* tifout);
365 copyFaxFile(TIFF* tifin, TIFF* tifout) in copyFaxFile() argument
414 if (TIFFWriteScanline(tifout, rowbuf, row, 0) < 0) { in copyFaxFile()
416 tifout->tif_name, (long) row); in copyFaxFile()
421 if (TIFFWriteScanline(tifout, rowbuf, row, 0) < 0) { in copyFaxFile()
423 tifout->tif_name, (long) row); in copyFaxFile()

Completed in 2 milliseconds