Home
last modified time | relevance | path

Searched refs:_TIFFmalloc (Results 1 – 25 of 1448) sorted by relevance

12345678910>>...58

/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_aux.c42 tf[0] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
49 tf[1] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
51 tf[2] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
61 td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)); in TIFFDefaultRefBlackWhite()
157 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
175 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_aux.c42 tf[0] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
49 tf[1] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
51 tf[2] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
61 td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)); in TIFFDefaultRefBlackWhite()
157 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
175 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_auxx.c46 cp = (tdata_t *)_TIFFmalloc(bytes); in _TIFFCheckMalloc()
66 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
75 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
78 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
100 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
214 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
234 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_auxx.c46 cp = (tdata_t *)_TIFFmalloc(bytes); in _TIFFCheckMalloc()
66 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
75 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
78 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
100 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
214 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
234 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_aux.c48 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
57 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
60 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
82 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
180 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
200 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_aux.c48 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
57 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
60 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
82 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
180 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
200 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_aux.c48 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
57 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
60 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
82 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
180 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
200 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_aux.c48 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
57 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
60 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
82 if (!(td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)))) in TIFFDefaultRefBlackWhite()
180 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
200 _TIFFmalloc(2 * sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_aux.c43 tf[0] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
50 tf[1] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
52 tf[2] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
62 td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)); in TIFFDefaultRefBlackWhite()
155 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_aux.c43 tf[0] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
50 tf[1] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
52 tf[2] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
62 td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)); in TIFFDefaultRefBlackWhite()
155 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_aux.c43 tf[0] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
50 tf[1] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
52 tf[2] = (uint16 *)_TIFFmalloc(n * sizeof (uint16)); in TIFFDefaultTransferFunction()
62 td->td_refblackwhite = (float *)_TIFFmalloc(6*sizeof (float)); in TIFFDefaultRefBlackWhite()
155 _TIFFmalloc(3*sizeof (float)); in TIFFVGetFieldDefaulted()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/tools/
H A Dsgi2tiff.c193 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
200 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
221 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
245 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
268 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
269 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/tools/
H A Dsgi2tiff.c195 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
202 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
223 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
247 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
270 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
271 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/tools/
H A Dsgi2tiff.c192 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
199 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
220 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
244 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
267 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
268 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/tools/
H A Dsgi2tiff.c192 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
199 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
220 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
244 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
267 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
268 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/tools/
H A Dsgi2tiff.c193 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
200 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
221 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
245 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
268 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
269 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
H A Dtiff2rgba.c153 raster = (uint32*)_TIFFmalloc(tile_width * tile_height * sizeof (uint32)); in cvt_by_tile()
163 wrk_line = (uint32*)_TIFFmalloc(tile_width * sizeof (uint32)); in cvt_by_tile()
244 raster = (uint32*)_TIFFmalloc(width * rowsperstrip * sizeof (uint32)); in cvt_by_strip()
254 wrk_line = (uint32*)_TIFFmalloc(width * sizeof (uint32)); in cvt_by_strip()
338 raster = (uint32*)_TIFFmalloc(width * height * sizeof (uint32)); in cvt_whole_image()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/tools/
H A Dsgi2tiff.c185 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
192 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
213 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
237 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
260 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
261 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
H A Dtiff2rgba.c147 raster = (uint32*)_TIFFmalloc(tile_width * tile_height * sizeof (uint32)); in cvt_by_tile()
157 wrk_line = (uint32*)_TIFFmalloc(tile_width * sizeof (uint32)); in cvt_by_tile()
238 raster = (uint32*)_TIFFmalloc(width * rowsperstrip * sizeof (uint32)); in cvt_by_strip()
248 wrk_line = (uint32*)_TIFFmalloc(width * sizeof (uint32)); in cvt_by_strip()
334 raster = (uint32*)_TIFFmalloc(width * height * sizeof (uint32)); in cvt_whole_image()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/tools/
H A Dsgi2tiff.c185 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpContig()
192 r = (short *)_TIFFmalloc(3 * in->xsize * sizeof (short)); in cpContig()
213 r = (short *)_TIFFmalloc(4 * in->xsize * sizeof (short)); in cpContig()
237 r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpContig()
260 tdata_t buf = _TIFFmalloc(TIFFScanlineSize(out)); in cpSeparate()
261 short *r = (short *)_TIFFmalloc(in->xsize * sizeof (short)); in cpSeparate()
H A Dtiff2rgba.c147 raster = (uint32*)_TIFFmalloc(tile_width * tile_height * sizeof (uint32)); in cvt_by_tile()
157 wrk_line = (uint32*)_TIFFmalloc(tile_width * sizeof (uint32)); in cvt_by_tile()
238 raster = (uint32*)_TIFFmalloc(width * rowsperstrip * sizeof (uint32)); in cvt_by_strip()
248 wrk_line = (uint32*)_TIFFmalloc(width * sizeof (uint32)); in cvt_by_strip()
334 raster = (uint32*)_TIFFmalloc(width * height * sizeof (uint32)); in cvt_whole_image()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_aux.c46 cp = _TIFFmalloc(bytes); in _TIFFCheckMalloc()
66 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
75 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
78 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_aux.c46 cp = _TIFFmalloc(bytes); in _TIFFCheckMalloc()
66 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
75 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
78 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_aux.c46 cp = _TIFFmalloc(bytes); in _TIFFCheckMalloc()
66 if (!(tf[0] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
75 if (!(tf[1] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
78 if (!(tf[2] = (uint16 *)_TIFFmalloc(nbytes))) in TIFFDefaultTransferFunction()
/dports/graphics/libgeotiff/libgeotiff-1.7.0/bin/
H A Dgeotifcp.c751 unsigned char *buf = (unsigned char *)_TIFFmalloc(TIFFScanlineSize(in)); in DECLAREcpFunc()
814 unsigned char *buf = (unsigned char *)_TIFFmalloc(stripsize); in DECLAREcpFunc()
842 unsigned char *buf = (unsigned char *)_TIFFmalloc(TIFFScanlineSize(in)); in DECLAREcpFunc()
868 unsigned char *inbuf = (unsigned char *)_TIFFmalloc(TIFFScanlineSize(in)); in DECLAREcpFunc()
905 unsigned char *inbuf = (unsigned char *)_TIFFmalloc(TIFFScanlineSize(in)); in DECLAREcpFunc()
982 _TIFFmalloc(TIFFRasterScanlineSize(in) * imagelength); in cpImage()
1008 unsigned char* scanline = (unsigned char *) _TIFFmalloc(scanlinesize); in DECLAREreadFunc()
1037 unsigned char* tilebuf = (unsigned char *) _TIFFmalloc(TIFFTileSize(in)); in DECLAREreadFunc()
1082 unsigned char* tilebuf = (unsigned char *) _TIFFmalloc(TIFFTileSize(in)); in DECLAREreadFunc()
1171 unsigned char* obuf = (unsigned char *) _TIFFmalloc(TIFFTileSize(out)); in DECLAREwriteFunc()
[all …]

12345678910>>...58