Lines Matching refs:TIFFError

805      TIFFError("readContigTilesIntoBuffer", "Tile size or tile rowsize is zero");  in readContigTilesIntoBuffer()
812 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
819 TIFFError("readContigTilesIntoBuffer", "Integer overflow when calculating buffer size."); in readContigTilesIntoBuffer()
827 TIFFError("readContigTilesIntoBuffer", "Integer overflow when calculating buffer size."); in readContigTilesIntoBuffer()
846 TIFFError(TIFFFileName(in), in readContigTilesIntoBuffer()
897 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
911 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
925 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
937 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
951 TIFFError("readContigTilesIntoBuffer", in readContigTilesIntoBuffer()
957 default: TIFFError("readContigTilesIntoBuffer", "Unsupported bit depth %d", bps); in readContigTilesIntoBuffer()
997 TIFFError ("readSeparateTilesIntoBuffer", in readSeparateTilesIntoBuffer()
1018 TIFFError(TIFFFileName(in), in readSeparateTilesIntoBuffer()
1101 default: TIFFError ("readSeparateTilesIntoBuffer", "Unsupported bit depth: %d", bps); in readSeparateTilesIntoBuffer()
1133 TIFFError(TIFFFileName(out), "Error, can't write strip %u", strip - 1); in writeBufferToContigStrips()
1173 TIFFError(TIFFFileName(out), in writeBufferToSeparateStrips()
1182 TIFFError(TIFFFileName(out), in writeBufferToSeparateStrips()
1218 TIFFError(TIFFFileName(out), "Error, can't write strip %u", strip - 1); in writeBufferToSeparateStrips()
1253TIFFError("writeBufferToContigTiles", "Tile size, tile row size, tile width, or tile length is zer… in writeBufferToContigTiles()
1261 TIFFError("writeBufferToContigTiles", in writeBufferToContigTiles()
1268 TIFFError("writeBufferToContigTiles", "Integer overflow when calculating buffer size"); in writeBufferToContigTiles()
1277 TIFFError(TIFFFileName(out), in writeBufferToContigTiles()
1302 TIFFError("writeBufferToContigTiles", in writeBufferToContigTiles()
1311 TIFFError("writeBufferToContigTiles", in writeBufferToContigTiles()
1350 TIFFError(TIFFFileName(out), in writeBufferToSeparateTiles()
1376 TIFFError("writeBufferToSeparateTiles", in writeBufferToSeparateTiles()
1385 TIFFError("writeBufferToseparateTiles", in writeBufferToSeparateTiles()
1549 TIFFError(TIFFFileName(in), in cpTag()
1627 TIFFError ("Unknown compression option", "%s", optarg); in process_command_opts()
1628 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1635 TIFFError ("","Directory offset must be greater than zero"); in process_command_opts()
1636 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1658 default: TIFFError ("Unknown export mode","%s", optarg); in process_command_opts()
1659 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1669 TIFFError ("Unknown fill order", "%s", optarg); in process_command_opts()
1670 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1688 TIFFError ("Unkown planar configuration", "%s", optarg); in process_command_opts()
1689 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1702 case 'v': TIFFError("Library Release", "%s", TIFFGetVersion()); in process_command_opts()
1703 TIFFError ("Tiffcrop version", "%s, last updated: %s", in process_command_opts()
1705 TIFFError ("Tiffcp code", "Copyright (c) 1988-1997 Sam Leffler"); in process_command_opts()
1706 TIFFError (" ", "Copyright (c) 1991-1997 Silicon Graphics, Inc"); in process_command_opts()
1707 TIFFError ("Tiffcrop additions", "Copyright (c) 2007-2010 Richard Nolde"); in process_command_opts()
1725 TIFFError ("Unable to parse coordinates for region", "%d %s", i, optarg); in process_command_opts()
1726 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1733 TIFFError ("Region list exceeds limit of", "%d regions %s", MAX_REGIONS, optarg); in process_command_opts()
1734 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1755 TIFFError("Invalid dump option", "%s", optarg); in process_command_opts()
1756 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1787 TIFFError("parse_command_opts", "Unknown dump format %s", opt_offset + 1); in process_command_opts()
1788 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1816 TIFFError("","Defaulting to dump level 1, no data."); in process_command_opts()
1819 TIFFError("", "You must specify a dump format for dump files"); in process_command_opts()
1820 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1848 default: TIFFError ("Edge reference must be top, bottom, left, or right", "%s", optarg); in process_command_opts()
1849 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1863 default: TIFFError ("Flip mode must be horiz, vert, or both", "%s", optarg); in process_command_opts()
1864 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1896 TIFFError("Missing or unknown option for inverting PHOTOMETRIC_INTERPRETATION", "%s", optarg); in process_command_opts()
1897 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1969 default: TIFFError ("Orientation must be portrait, landscape, or auto.", "%s", optarg); in process_command_opts()
1970 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
1985 TIFFError("", "Name Width Length (in inches)"); in process_command_opts()
1987 TIFFError ("", "%-15.15s %5.2f %5.2f", in process_command_opts()
1993 TIFFError ("Invalid paper size", "%s", optarg); in process_command_opts()
1994 TIFFError ("", "Select one of:"); in process_command_opts()
1995 TIFFError("", "Name Width Length (in inches)"); in process_command_opts()
1997 TIFFError ("", "%-15.15s %5.2f %5.2f", in process_command_opts()
2017 default: TIFFError ("Rotation must be 90, 180, or 270 degrees clockwise", "%s", optarg); in process_command_opts()
2018 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
2037 TIFFError ("Limit for subdivisions, ie rows x columns, exceeded", "%d", MAX_SECTIONS); in process_command_opts()
2060 TIFFError ("Illegal unit of measure","%s", optarg); in process_command_opts()
2061 TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
2086 TIFFError("Wrong parameter syntax for -Z", "tiffcrop -h"); in process_command_opts()
2096 TIFFError("Zone list exceeds region limit", "%d", MAX_REGIONS); in process_command_opts()
2100 case '?': TIFFError ("For valid options type", "tiffcrop -h"); in process_command_opts()
2150 TIFFError("update_output_file", "Maximum of %d pages per file exceeded", MAX_EXPORT_PAGES); in update_output_file()
2163 TIFFError("update_output_file", "Unable to open output file %s", exportname); in update_output_file()
2270 TIFFError (TIFFFileName(in), in main()
2280 TIFFError(TIFFFileName(in),"Error, setting subdirectory at %d", dirnum); in main()
2315 TIFFError ("Unable to open dump file for writing", "%s", temp_filename); in main()
2334 TIFFError ("Unable to open dump file for writing", "%s", temp_filename); in main()
2343 TIFFError("main", "Reading image %4d of %4d total pages.", dirnum + 1, total_pages); in main()
2347 TIFFError("main", "Unable to load source image"); in main()
2356 TIFFError("main", "Unable to correct image orientation"); in main()
2361 TIFFError("main", "Unable to define crop regions"); in main()
2369 TIFFError("main", "Unable to process image selections"); in main()
2377 TIFFError("main", "Unable to create output image"); in main()
2396 TIFFError("main", "Unable to write new image"); in main()
2413 TIFFError("main", "Unable to compute output section data"); in main()
2424 TIFFError("main", "Unable to write image sections"); in main()
2490 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_data()
2513 TIFFError ("", "Unable to write binary data to dump file"); in dump_data()
2529 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_byte()
2548 TIFFError ("", "Unable to write binary data to dump file"); in dump_byte()
2564 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_short()
2585 TIFFError ("", "Unable to write binary data to dump file"); in dump_short()
2601 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_long()
2622 TIFFError ("", "Unable to write binary data to dump file"); in dump_long()
2637 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_wide()
2658 TIFFError ("", "Unable to write binary data to dump file"); in dump_wide()
2688 TIFFError ("", "Invalid FILE pointer for dump file"); in dump_buffer()
2727 TIFFError("extractContigSamplesBytes","Invalid input or output buffer"); in extractContigSamplesBytes()
2733 TIFFError ("extractContigSamplesBytes", in extractContigSamplesBytes()
2739 TIFFError ("extractContigSamplesBytes", in extractContigSamplesBytes()
2794 TIFFError("extractContigSamples8bits","Invalid input or output buffer"); in extractContigSamples8bits()
2800 TIFFError ("extractContigSamples8bits", in extractContigSamples8bits()
2806 TIFFError ("extractContigSamples8bits", in extractContigSamples8bits()
2872 TIFFError("extractContigSamples16bits","Invalid input or output buffer"); in extractContigSamples16bits()
2878 TIFFError ("extractContigSamples16bits", in extractContigSamples16bits()
2884 TIFFError ("extractContigSamples16bits", in extractContigSamples16bits()
2961 TIFFError("extractContigSamples24bits","Invalid input or output buffer"); in extractContigSamples24bits()
2967 TIFFError ("extractContigSamples24bits", in extractContigSamples24bits()
2973 TIFFError ("extractContigSamples24bits", in extractContigSamples24bits()
3055 TIFFError("extractContigSamples32bits","Invalid input or output buffer"); in extractContigSamples32bits()
3062 TIFFError ("extractContigSamples32bits", in extractContigSamples32bits()
3068 TIFFError ("extractContigSamples32bits", in extractContigSamples32bits()
3159 TIFFError("extractContigSamplesShifted8bits","Invalid input or output buffer"); in extractContigSamplesShifted8bits()
3165 TIFFError ("extractContigSamplesShifted8bits", in extractContigSamplesShifted8bits()
3171 TIFFError ("extractContigSamplesShifted8bits", in extractContigSamplesShifted8bits()
3240 TIFFError("extractContigSamplesShifted16bits","Invalid input or output buffer"); in extractContigSamplesShifted16bits()
3246 TIFFError ("extractContigSamplesShifted16bits", in extractContigSamplesShifted16bits()
3252 TIFFError ("extractContigSamplesShifted16bits", in extractContigSamplesShifted16bits()
3330 TIFFError("extractContigSamplesShifted24bits","Invalid input or output buffer"); in extractContigSamplesShifted24bits()
3336 TIFFError ("extractContigSamplesShifted24bits", in extractContigSamplesShifted24bits()
3342 TIFFError ("extractContigSamplesShifted24bits", in extractContigSamplesShifted24bits()
3429 TIFFError("extractContigSamplesShifted32bits","Invalid input or output buffer"); in extractContigSamplesShifted32bits()
3436 TIFFError ("extractContigSamplesShifted32bits", in extractContigSamplesShifted32bits()
3442 TIFFError ("extractContigSamplesShifted32bits", in extractContigSamplesShifted32bits()
3586 default: TIFFError ("extractContigSamplesToBuffer", "Unsupported bit depth: %d", bps); in extractContigSamplesToBuffer()
3663 default: TIFFError ("extractContigSamplesToTileBuffer", "Unsupported bit depth: %d", bps); in extractContigSamplesToTileBuffer()
3684 TIFFError("", "TIFF scanline size is zero!"); in readContigStripsIntoBuffer()
3692 TIFFError("", "Strip %d: read %lu bytes, strip size %lu", in readContigStripsIntoBuffer()
3697 TIFFError("", "Error reading strip %lu after %lu rows", in readContigStripsIntoBuffer()
3722 TIFFError("combineSeparateSamplesBytes","Invalid buffer address"); in combineSeparateSamplesBytes()
3784 TIFFError("combineSeparateSamples8bits","Invalid input or output buffer"); in combineSeparateSamples8bits()
3884 TIFFError("combineSeparateSamples16bits","Invalid input or output buffer"); in combineSeparateSamples16bits()
3994 TIFFError("combineSeparateSamples24bits","Invalid input or output buffer"); in combineSeparateSamples24bits()
4119 TIFFError("combineSeparateSamples32bits","Invalid input or output buffer"); in combineSeparateSamples32bits()
4246 TIFFError("combineSeparateTileSamplesBytes","Invalid buffer address"); in combineSeparateTileSamplesBytes()
4266 TIFFError("","Tile row %4d, Src offset %6d Dst offset %6d", in combineSeparateTileSamplesBytes()
4310 TIFFError("combineSeparateTileSamples8bits","Invalid input or output buffer"); in combineSeparateTileSamples8bits()
4410 TIFFError("combineSeparateTileSamples16bits","Invalid input or output buffer"); in combineSeparateTileSamples16bits()
4519 TIFFError("combineSeparateTileSamples24bits","Invalid input or output buffer"); in combineSeparateTileSamples24bits()
4644 TIFFError("combineSeparateTileSamples32bits","Invalid input or output buffer"); in combineSeparateTileSamples32bits()
4778 TIFFError("readSeparateStripsIntoBuffer","Invalid buffer argument"); in readSeparateStripsIntoBuffer()
4824 TIFFError ("readSeparateStripsIntoBuffer", in readSeparateStripsIntoBuffer()
4844 TIFFError(TIFFFileName(in), in readSeparateStripsIntoBuffer()
4851 TIFFError("", "Strip %2d, read %5d bytes for %4d scanlines, shift width %d", in readSeparateStripsIntoBuffer()
4909 default: TIFFError ("readSeparateStripsIntoBuffer", "Unsupported bit depth: %d", bps); in readSeparateStripsIntoBuffer()
5098TIFFError("computeInputPixelOffsets", "Cannot compute margins or fixed size sections without image… in computeInputPixelOffsets()
5099 TIFFError("computeInputPixelOffsets", "Specify units in pixels and try again"); in computeInputPixelOffsets()
5217 TIFFError("computeInputPixelOffsets", "Combined left and right margins exceed image width"); in computeInputPixelOffsets()
5224 TIFFError("computeInputPixelOffsets", "Combined top and bottom margins exceed image length"); in computeInputPixelOffsets()
5325 TIFFError("computeInputPixelOffsets", in computeInputPixelOffsets()
5334 TIFFError("computeInputPixelOffsets", in computeInputPixelOffsets()
5382 TIFFError ("getCropOffsets", "Unable to compute crop margins"); in getCropOffsets()
5625 TIFFError("computeOutputPixelOffsets", in computeOutputPixelOffsets()
5645 TIFFError("", "Page size: %s, Vres: %3.2f, Hres: %3.2f, " in computeOutputPixelOffsets()
5649 TIFFError("", "Res_unit: %d, Scale: %3.2f, Page width: %3.2f, length: %3.2f", in computeOutputPixelOffsets()
5669 TIFFError("computeOutputPixelOffsets", in computeOutputPixelOffsets()
5676 TIFFError("computeOutputPixelOffsets", in computeOutputPixelOffsets()
5692 TIFFError("computeOutputPixelOffsets", in computeOutputPixelOffsets()
5775 TIFFError("computeOutputPixelOffsets", in computeOutputPixelOffsets()
5830 TIFFError("loadImage","Image lacks Photometric interpreation tag"); in loadImage()
5832 TIFFError("loadimage","Image lacks image width tag"); in loadImage()
5834 TIFFError("loadimage","Image lacks image length tag"); in loadImage()
5908 TIFFError("loadImage", "Input compression %s", compressionid); in loadImage()
5967 TIFFError("loadImage", "Input photometric interpretation %s", photometricid); in loadImage()
6005 TIFFError("loadImage", "Invalid samples per pixel (%d) or bits per sample (%d)", in loadImage()
6021TIFFError("loadImage", "File appears to be tiled, but the number of tiles, tile size, or tile rows… in loadImage()
6027 TIFFError("loadImage", "Integer overflow when calculating buffer size"); in loadImage()
6036 TIFFError("loadImage", "Integer overflow when calculating buffer size"); in loadImage()
6041 TIFFError("loadImage", in loadImage()
6061TIFFError("loadImage", "File appears to be striped, but the number of stipes or stripe size is zer… in loadImage()
6068 TIFFError("loadImage", "Integer overflow when calculating buffer size"); in loadImage()
6074 TIFFError("loadImage", "Integer overflow detected."); in loadImage()
6081 TIFFError("loadImage", in loadImage()
6107 TIFFError("loadImage", in loadImage()
6122 TIFFError("loadImage", "Unable to allocate/reallocate read buffer"); in loadImage()
6133 TIFFError("loadImage", "Unable to allocate/reallocate read buffer"); in loadImage()
6148 TIFFError("loadImage", "Unable to allocate/reallocate read buffer"); in loadImage()
6169 TIFFError("loadImage", "Unable to read contiguous strips into buffer"); in loadImage()
6177 TIFFError("loadImage", "Unable to read separate strips into buffer"); in loadImage()
6188 TIFFError("loadImage", "Unable to read contiguous tiles into buffer"); in loadImage()
6196 TIFFError("loadImage", "Unable to read separate tiles into buffer"); in loadImage()
6201 default: TIFFError("loadImage", "Unsupported image file format"); in loadImage()
6228 TIFFError ("correct_orientatin", "Invalid image or buffer pointer"); in correct_orientation()
6238 TIFFError ("correct_orientation", "Unable to mirror image"); in correct_orientation()
6255 TIFFError ("correct_orientation", "Invalid rotation value: %d", in correct_orientation()
6262 TIFFError ("correct_orientation", "Unable to rotate image"); in correct_orientation()
6340 TIFFError ("extractCompositeRegions", in extractCompositeRegions()
6360 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6372 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6384 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6394 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6406 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6411 default: TIFFError("extractCompositeRegions", "Unsupported bit depth %d", bps); in extractCompositeRegions()
6421 TIFFError ("extractCompositeRegions", in extractCompositeRegions()
6442 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6454 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6466 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6476 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6488 TIFFError("extractCompositeRegions", in extractCompositeRegions()
6493 default: TIFFError("extractCompositeRegions", "Unsupported bit depth %d", bps); in extractCompositeRegions()
6505 TIFFError("combineSeparateRegions","Combined width does not match composite width"); in extractCompositeRegions()
6585 TIFFError("extractSeparateRegion", in extractSeparateRegion()
6597 TIFFError("extractSeparateRegion", in extractSeparateRegion()
6609 TIFFError("extractSeparateRegion", in extractSeparateRegion()
6619 TIFFError("extractSeparateRegion", in extractSeparateRegion()
6631 TIFFError("extractSeparateRegion", in extractSeparateRegion()
6636 default: TIFFError("extractSeparateRegion", "Unsupported bit depth %d", bps); in extractSeparateRegion()
6692 TIFFError ("", "DEBUG: Unable to allocate debugging bitarray"); in extractImageSection()
6713 TIFFError ("", "First row: %d, last row: %d, First col: %d, last col: %d\n", in extractImageSection()
6715 TIFFError ("", "Image width: %d, Image length: %d, bps: %d, spp: %d\n", in extractImageSection()
6717 TIFFError ("", "Sect width: %d, Sect length: %d, full bytes: %d trailing bits %d\n", in extractImageSection()
6731 TIFFError ("", "Src offset: %8d, Dst offset: %8d", src_offset, dst_offset); in extractImageSection()
6762 TIFFError ("", "Row: %3d Offset1: %d, Shift1: %d, Offset2: %d, Shift2: %d\n", in extractImageSection()
6772 TIFFError ("", " Alligned data src offset1: %8d, Dst offset: %8d\n", offset1, dst_offset); in extractImageSection()
6790 TIFFError ("", " Trailing bits src offset: %8d, Dst offset: %8d\n", in extractImageSection()
6798 TIFFError ("", "\tFirst and last bytes before and after masking:\n\t%s\n\n", bitarray); in extractImageSection()
6806TIFFError ("", " Unalligned data src offset: %8d, Dst offset: %8d\n", offset1 , dst_offset)… in extractImageSection()
6830TIFFError ("", " Trailing bits src offset: %8d, Dst offset: %8d\n", offset1 + full_bytes,… in extractImageSection()
6838 TIFFError ("", " Shift2 > Shift1\n"); in extractImageSection()
6848 TIFFError ("", " Shift2 < Shift1\n"); in extractImageSection()
6853 TIFFError ("", " Shift2 == Shift1\n"); in extractImageSection()
6866 TIFFError ("", "\tFirst and last bytes before and after masking:\n\t%s\n\n", bitarray); in extractImageSection()
6900 TIFFError("writeRegions", "Unable to write new image"); in writeSelections()
6917 TIFFError("writeRegions", "Unable to write new image"); in writeSelections()
6933 TIFFError("writeRegions", "Unable to write new image"); in writeSelections()
6952 TIFFError("writeRegions", "Unable to write new image"); in writeSelections()
6972 TIFFError("writeRegions", "Unable to write new image"); in writeSelections()
6999 TIFFError("writeImageSections", in writeImageSections()
7013 TIFFError("writeImageSections", "Unable to allocate section buffer"); in writeImageSections()
7020 TIFFError("writeImageSections", "Unable to extract image sections"); in writeImageSections()
7027 TIFFError("writeImageSections", "Unable to write image section"); in writeImageSections()
7066 TIFFError("writeSingleSection", "Input compression: %s", in writeSingleSection()
7094 TIFFError ("writeSingleSection", in writeSingleSection()
7116 TIFFError("writeSingleSection", "Input photometric: %s", in writeSingleSection()
7126 TIFFError("writeSingleSection", in writeSingleSection()
7213 TIFFError("writeSingleSection", in writeSingleSection()
7346 TIFFError("createImageSection", "Unable to allocate/reallocate section buffer"); in createImageSection()
7395 TIFFError("processCropSelections", "Unable to allocate/reallocate crop buffer"); in processCropSelections()
7421 TIFFError("processCropSelections", in processCropSelections()
7450 TIFFError("processCropSelections", "Failed to mirror composite regions %s", in processCropSelections()
7461 TIFFError("processCropSelections", in processCropSelections()
7497 TIFFError("processCropSelections", "Unable to allocate/reallocate crop buffer"); in processCropSelections()
7507 TIFFError("processCropSelections", "Unable to extract cropped region %d from image", i); in processCropSelections()
7528 TIFFError("processCropSelections", in processCropSelections()
7556 TIFFError("processCropSelections", "Failed to mirror crop region %s", in processCropSelections()
7567 TIFFError("processCropSelections", in processCropSelections()
7637 TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer"); in createCroppedImage()
7656 TIFFError("createCroppedImage", in createCroppedImage()
7684 TIFFError("createCroppedImage", "Failed to mirror image or cropped selection %s", in createCroppedImage()
7695 TIFFError("createCroppedImage", in createCroppedImage()
7740 TIFFError("writeCroppedImage", "Input compression: %s", in writeCroppedImage()
7764 TIFFError ("writeCroppedImage", in writeCroppedImage()
7801 TIFFError("writeCroppedImage", in writeCroppedImage()
7884 TIFFError("writeCroppedImage", in writeCroppedImage()
7901 TIFFError("writeCroppedImage", in writeCroppedImage()
7964 TIFFError("","Unable to write contiguous tile data for page %d", pagenum); in writeCroppedImage()
7969 TIFFError("","Unable to write separate tile data for page %d", pagenum); in writeCroppedImage()
7977 TIFFError("","Unable to write contiguous strip data for page %d", pagenum); in writeCroppedImage()
7982 TIFFError("","Unable to write separate strip data for page %d", pagenum); in writeCroppedImage()
7988 TIFFError("","Failed to write IFD for page number %d", pagenum); in writeCroppedImage()
8010 TIFFError("rotateContigSamples8bits","Invalid src or destination buffer"); in rotateContigSamples8bits()
8041 default: TIFFError("rotateContigSamples8bits", "Invalid rotation %d", rotation); in rotateContigSamples8bits()
8087 TIFFError("rotateContigSamples16bits","Invalid src or destination buffer"); in rotateContigSamples16bits()
8117 default: TIFFError("rotateContigSamples8bits", "Invalid rotation %d", rotation); in rotateContigSamples16bits()
8171 TIFFError("rotateContigSamples24bits","Invalid src or destination buffer"); in rotateContigSamples24bits()
8201 default: TIFFError("rotateContigSamples8bits", "Invalid rotation %d", rotation); in rotateContigSamples24bits()
8264 TIFFError("rotateContigSamples24bits","Invalid src or destination buffer"); in rotateContigSamples32bits()
8301 default: TIFFError("rotateContigSamples8bits", "Invalid rotation %d", rotation); in rotateContigSamples32bits()
8397 default: TIFFError("rotateImage", "Invalid rotation angle %d", rotation); in rotateImage()
8403 TIFFError("rotateImage", "Unable to allocate rotation buffer of %1u bytes", buffsize); in rotateImage()
8467 default: TIFFError("rotateImage","Unsupported bit depth %d", bps); in rotateImage()
8536 default: TIFFError("rotateImage","Unsupported bit depth %d", bps); in rotateImage()
8613 default: TIFFError("rotateImage","Unsupported bit depth %d", bps); in rotateImage()
8653 TIFFError("reverseSamples8bits","Invalid image or work buffer"); in reverseSamples8bits()
8719 TIFFError("reverseSample16bits","Invalid image or work buffer"); in reverseSamples16bits()
8794 TIFFError("reverseSamples24bits","Invalid image or work buffer"); in reverseSamples24bits()
8880 TIFFError("reverseSamples32bits","Invalid image or work buffer"); in reverseSamples32bits()
8972 TIFFError("reverseSamplesBytes","Invalid input or output buffer"); in reverseSamplesBytes()
8979 TIFFError("reverseSamplesBytes","bytes_per_pixel too large"); in reverseSamplesBytes()
9007 default: TIFFError("reverseSamplesBytes","Unsupported bit depth %d", bps); in reverseSamplesBytes()
9034 TIFFError ("mirrorImage", "Unable to allocate mirror line buffer of %1u bytes", rowsize); in mirrorImage()
9069 TIFFError("mirrorImage", "Unable to allocate mirror line buffer"); in mirrorImage()
9109 default: TIFFError("mirrorImage","Unsupported bit depth %d", bps); in mirrorImage()
9119 default: TIFFError ("mirrorImage", "Invalid mirror axis %d", mirror); in mirrorImage()
9139 TIFFError("invertImage", "Image inversion not supported for more than one sample per pixel"); in invertImage()
9145 TIFFError("invertImage", "Only black and white and grayscale images can be inverted"); in invertImage()
9152 TIFFError ("invertImage", "Invalid crop buffer passed to invertImage"); in invertImage()
9208 default: TIFFError("invertImage", "Unsupported bit depth %d", bps); in invertImage()