Home
last modified time | relevance | path

Searched refs:td_imagedepth (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = howmany(td->td_imagedepth, dz); in TIFFComputeTile()
88 if (z >= td->td_imagedepth) { in TIFFCheckTile()
90 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
119 dz = td->td_imagedepth; in TIFFNumberOfTiles()
122 howmany(td->td_imagedepth, dz)) : in TIFFNumberOfTiles()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = howmany(td->td_imagedepth, dz); in TIFFComputeTile()
88 if (z >= td->td_imagedepth) { in TIFFCheckTile()
90 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
119 dz = td->td_imagedepth; in TIFFNumberOfTiles()
122 howmany(td->td_imagedepth, dz)) : in TIFFNumberOfTiles()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = howmany(td->td_imagedepth, dz); in TIFFComputeTile()
88 if (z >= td->td_imagedepth) { in TIFFCheckTile()
90 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
119 dz = td->td_imagedepth; in TIFFNumberOfTiles()
122 howmany(td->td_imagedepth, dz)) : in TIFFNumberOfTiles()
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_tile.c51 if (td->td_imagedepth == 1)
58 dz = td->td_imagedepth;
62 u_int zpt = howmany(td->td_imagedepth, dz);
96 if (z >= td->td_imagedepth) {
98 z, td->td_imagedepth);
128 dz = td->td_imagedepth;
131 howmany(td->td_imagedepth, dz)) :
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
89 if (z >= td->td_imagedepth) { in TIFFCheckTile()
91 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
120 dz = td->td_imagedepth; in TIFFNumberOfTiles()
124 TIFFhowmany(td->td_imagedepth, dz)); in TIFFNumberOfTiles()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
89 if (z >= td->td_imagedepth) { in TIFFCheckTile()
91 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
120 dz = td->td_imagedepth; in TIFFNumberOfTiles()
124 TIFFhowmany(td->td_imagedepth, dz)); in TIFFNumberOfTiles()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_tile.c76 if (td->td_imagedepth == 1) in TIFFComputeTile()
83 dz = td->td_imagedepth; in TIFFComputeTile()
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
119 if (z >= td->td_imagedepth) { in TIFFCheckTile()
121 (unsigned long) z, (unsigned long) td->td_imagedepth); in TIFFCheckTile()
151 dz = td->td_imagedepth; in TIFFNumberOfTiles()
156 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_tile.c76 if (td->td_imagedepth == 1) in TIFFComputeTile()
83 dz = td->td_imagedepth; in TIFFComputeTile()
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
119 if (z >= td->td_imagedepth) { in TIFFCheckTile()
121 (unsigned long) z, (unsigned long) td->td_imagedepth); in TIFFCheckTile()
151 dz = td->td_imagedepth; in TIFFNumberOfTiles()
156 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_tile.c72 if (td->td_imagedepth == 1) in TIFFComputeTile()
79 dz = td->td_imagedepth; in TIFFComputeTile()
83 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
115 if (z >= td->td_imagedepth) { in TIFFCheckTile()
117 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
146 dz = td->td_imagedepth; in TIFFNumberOfTiles()
151 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_tile.c72 if (td->td_imagedepth == 1) in TIFFComputeTile()
79 dz = td->td_imagedepth; in TIFFComputeTile()
83 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
115 if (z >= td->td_imagedepth) { in TIFFCheckTile()
117 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
146 dz = td->td_imagedepth; in TIFFNumberOfTiles()
151 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_tile.c72 if (td->td_imagedepth == 1) in TIFFComputeTile()
79 dz = td->td_imagedepth; in TIFFComputeTile()
83 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
115 if (z >= td->td_imagedepth) { in TIFFCheckTile()
117 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
146 dz = td->td_imagedepth; in TIFFNumberOfTiles()
151 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_tile.c72 if (td->td_imagedepth == 1) in TIFFComputeTile()
79 dz = td->td_imagedepth; in TIFFComputeTile()
83 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
115 if (z >= td->td_imagedepth) { in TIFFCheckTile()
117 (long) z, (u_long) td->td_imagedepth); in TIFFCheckTile()
146 dz = td->td_imagedepth; in TIFFNumberOfTiles()
151 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_tile.c76 if (td->td_imagedepth == 1) in TIFFComputeTile()
83 dz = td->td_imagedepth; in TIFFComputeTile()
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
123 if (z >= td->td_imagedepth) { in TIFFCheckTile()
127 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
158 dz = td->td_imagedepth; in TIFFNumberOfTiles()
163 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_tile.c76 if (td->td_imagedepth == 1) in TIFFComputeTile()
83 dz = td->td_imagedepth; in TIFFComputeTile()
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
123 if (z >= td->td_imagedepth) { in TIFFCheckTile()
127 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
159 dz = td->td_imagedepth; in TIFFNumberOfTiles()
164 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_tile.c76 if (td->td_imagedepth == 1) in TIFFComputeTile()
83 dz = td->td_imagedepth; in TIFFComputeTile()
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz); in TIFFComputeTile()
123 if (z >= td->td_imagedepth) { in TIFFCheckTile()
127 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
158 dz = td->td_imagedepth; in TIFFNumberOfTiles()
163 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_tile.c76 if (td->td_imagedepth == 1)
83 dz = td->td_imagedepth;
87 uint32 zpt = TIFFhowmany(td->td_imagedepth, dz);
123 if (z >= td->td_imagedepth) {
127 (unsigned long) (td->td_imagedepth - 1));
158 dz = td->td_imagedepth;
163 TIFFhowmany(td->td_imagedepth, dz), "TIFFNumberOfTiles");
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
93 if (z >= td->td_imagedepth) { in TIFFCheckTile()
97 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
128 dz = td->td_imagedepth; in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
93 if (z >= td->td_imagedepth) { in TIFFCheckTile()
97 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
128 dz = td->td_imagedepth; in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_tile.c44 if (td->td_imagedepth == 1) in TIFFComputeTile()
51 dz = td->td_imagedepth; in TIFFComputeTile()
55 uint32_t zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
91 if (z >= td->td_imagedepth) { in TIFFCheckTile()
95 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
126 dz = td->td_imagedepth; in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
93 if (z >= td->td_imagedepth) { in TIFFCheckTile()
97 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
128 dz = td->td_imagedepth; in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_tile.c45 if (td->td_imagedepth == 1) in TIFFComputeTile()
52 dz = td->td_imagedepth; in TIFFComputeTile()
56 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
92 if (z >= td->td_imagedepth) { in TIFFCheckTile()
96 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
127 dz = td->td_imagedepth; in TIFFNumberOfTiles()
132 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
93 if (z >= td->td_imagedepth) { in TIFFCheckTile()
97 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
128 dz = td->td_imagedepth; in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_tile.c44 if (td->td_imagedepth == 1) in TIFFComputeTile()
51 dz = td->td_imagedepth; in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
91 if (z >= td->td_imagedepth) { in TIFFCheckTile()
95 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
126 dz = td->td_imagedepth; in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_tile.c44 if (td->td_imagedepth == 1) in TIFFComputeTile()
51 dz = td->td_imagedepth; in TIFFComputeTile()
55 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
91 if (z >= td->td_imagedepth) { in TIFFCheckTile()
95 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
126 dz = td->td_imagedepth; in TIFFNumberOfTiles()
131 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_tile.c46 if (td->td_imagedepth == 1) in TIFFComputeTile()
53 dz = td->td_imagedepth; in TIFFComputeTile()
57 uint32 zpt = TIFFhowmany_32(td->td_imagedepth, dz); in TIFFComputeTile()
93 if (z >= td->td_imagedepth) { in TIFFCheckTile()
97 (unsigned long) (td->td_imagedepth - 1)); in TIFFCheckTile()
128 dz = td->td_imagedepth; in TIFFNumberOfTiles()
133 TIFFhowmany_32(td->td_imagedepth, dz), "TIFFNumberOfTiles"); in TIFFNumberOfTiles()

1234567891011