Home
last modified time | relevance | path

Searched refs:td_stripbytecount (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_write.c129 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
132 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
230 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
376 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
488 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
648 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
670 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
703 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
704 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_write.c129 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
132 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
230 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
376 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
488 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
648 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
670 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
703 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
704 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_write.c129 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
132 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
230 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
376 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
488 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
648 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
670 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
703 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
704 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_write.c128 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
131 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
229 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
375 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
487 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
644 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
647 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
669 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
702 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
703 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_write.c129 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
132 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
230 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
376 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
488 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
648 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
670 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
703 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
704 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_write.c129 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
132 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
230 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
376 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
488 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
648 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
670 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
703 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
704 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_write.c128 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
131 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
229 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
375 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
487 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
644 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
647 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
669 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
702 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
703 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_write.c133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
390 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
510 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
667 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
670 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
692 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
725 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
726 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_write.c133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
390 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
510 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
667 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
670 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
692 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
725 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
726 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_write.c131 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
134 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
237 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
405 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
542 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
699 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
702 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
724 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
757 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
758 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_write.c133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
407 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
544 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
701 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
704 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
726 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
759 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
760 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_write.c133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
407 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
544 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
701 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
704 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
726 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
759 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
760 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtif_write.c133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
407 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
544 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips()
701 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
704 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
726 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
759 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
760 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_write.c127 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
130 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
228 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
460 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
610 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
613 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
631 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip()
633 && td->td_stripbytecount[strip] >= cc ) in TIFFAppendToStrip()
663 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip()
[all …]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_write.c121 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
124 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
233 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
236 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
370 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
373 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
472 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
474 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_write.c121 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
124 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
233 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
236 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
370 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
373 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
472 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
474 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_write.c127 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
130 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
228 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
231 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
364 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
367 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
464 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
466 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
613 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
616 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_write.c128 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline()
131 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline()
229 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
232 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
365 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
368 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
465 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
467 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
614 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
617 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_write.c127 if( td->td_stripbytecount[strip] > 0 )
130 td->td_stripbytecount[strip] = 0;
228 if( td->td_stripbytecount[strip] > 0 )
231 td->td_stripbytecount[strip] = 0;
364 if( td->td_stripbytecount[tile] > 0 )
367 td->td_stripbytecount[tile] = 0;
464 td->td_stripbytecount = (uint32 *)
466 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL)
613 td->td_stripbytecount = new_stripbytecount;
616 _TIFFmemset(td->td_stripbytecount + td->td_nstrips,
[all …]
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
605 td->td_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
607 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) { in TIFFGrowStrips()
614 _TIFFmemset(td->td_stripbytecount+td->td_nstrips, 0, delta*sizeof (uint32)); in TIFFGrowStrips()
[all …]
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
605 td->td_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
607 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) { in TIFFGrowStrips()
614 _TIFFmemset(td->td_stripbytecount+td->td_nstrips, 0, delta*sizeof (uint32)); in TIFFGrowStrips()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c222 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip()
225 td->td_stripbytecount[strip] = 0; in TIFFWriteEncodedStrip()
362 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile()
365 td->td_stripbytecount[tile] = 0; in TIFFWriteEncodedTile()
463 td->td_stripbytecount = (uint32 *) in TIFFSetupStrips()
465 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL) in TIFFSetupStrips()
472 _TIFFmemset(td->td_stripbytecount, 0, td->td_nstrips*sizeof (uint32)); in TIFFSetupStrips()
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
626 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips()
[all …]

12345678910>>...12