Home
last modified time | relevance | path

Searched refs:TIFFhowmany_32 (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
216 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
217 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
216 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
217 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_tile.c53 uint32_t xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32_t ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
216 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
217 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_tile.c54 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
55 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
56 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
129 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
130 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
132 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
215 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
216 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
216 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
217 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
216 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
217 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_tile.c54 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
55 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
56 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
129 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
130 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
132 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
215 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
216 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_tile.c53 uint32_t xpt = TIFFhowmany_32(td->td_imagewidth, dx); in run()
54 uint32_t ypt = TIFFhowmany_32(td->td_imagelength, dy);
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz);
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx),
129 TIFFhowmany_32(td->td_imagelength, dy),
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles");
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]);
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]);
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtif_tile.c53 uint32_t xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32_t ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtif_tile.c53 uint32_t xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32_t ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_tile.c53 uint32_t xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32_t ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
230 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
231 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_tile.c53 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
54 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
128 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
129 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
237 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
238 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
239 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
240 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
239 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
240 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
239 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
240 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
239 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
240 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_tile.c55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); in TIFFComputeTile()
56 uint32 ypt = TIFFhowmany_32(td->td_imagelength, dy); in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagelength, dy), in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
239 samplingblocks_hor=TIFFhowmany_32(td->td_tilewidth,ycbcrsubsampling[0]); in TIFFVTileSize64()
240 samplingblocks_ver=TIFFhowmany_32(nrows,ycbcrsubsampling[1]); in TIFFVTileSize64()

1234567