Home
last modified time | relevance | path

Searched refs:nstrips (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/x11-toolkits/plib/plib-1.8.5/src/ssgAux/
H A DssgaWaveSystem.cxx70 (i>nstrips-2) ? 0.0f : in updateAnimation()
71 (i>nstrips-7) ? (float)(nstrips-i-2)/5.0f : 1.0f ; in updateAnimation()
116 int i1 = i * (nstrips+1) ; in updateAnimation()
117 int i2 = (i+1) * (nstrips+1) ; in updateAnimation()
149 int i1 = (i+1) * (nstrips+1) ; in updateAnimation()
150 int i2 = i * (nstrips+1) ; in updateAnimation()
191 nstrips = nstacks = 0 ; in ssgaWaveSystem()
229 nstrips = nstacks = 0 ; in regenerate()
241 nstrips = gridSize ; in regenerate()
244 if ( nstrips < 1 ) nstrips = 1 ; in regenerate()
[all …]
/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3-render.c39 int nstrips,ninc; in calc_nstrips() local
96 nstrips = nstrips + ninc; in calc_nstrips()
100 return nstrips; in calc_nstrips()
121 unsigned int nstrips = 1; in main() local
277 nstrips = atoi(getenv("nstrips")); in main()
279 nstrips = calc_nstrips(&f); in main()
282 if (nstrips > cps[i].height) { in main()
284 nstrips, cps[i].height); in main()
311 cps[i].sample_density *= nstrips; in main()
338 if (verbose && nstrips > 1) { in main()
[all …]
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_strip.c63 tstrip_t nstrips; in TIFFNumberOfStrips() local
65 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
69 nstrips *= td->td_samplesperpixel; in TIFFNumberOfStrips()
70 return (nstrips); in TIFFNumberOfStrips()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_strip.c63 tstrip_t nstrips; in TIFFNumberOfStrips() local
65 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
69 nstrips *= td->td_samplesperpixel; in TIFFNumberOfStrips()
70 return (nstrips); in TIFFNumberOfStrips()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_strip.c63 tstrip_t nstrips; in TIFFNumberOfStrips() local
65 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
69 nstrips *= td->td_samplesperpixel; in TIFFNumberOfStrips()
70 return (nstrips); in TIFFNumberOfStrips()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/test/
H A Dstrip.c40 tstrip_t strip, nstrips; in write_strips() local
49 nstrips = TIFFNumberOfStrips(tif); in write_strips()
51 offset < size && strip < nstrips; in write_strips()
74 tstrip_t strip, nstrips; in read_strips() local
90 nstrips = TIFFNumberOfStrips(tif); in read_strips()
92 offset < size && strip < nstrips; in read_strips()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/test/
H A Dstrip.c40 tstrip_t strip, nstrips; in write_strips() local
49 nstrips = TIFFNumberOfStrips(tif); in write_strips()
51 offset < size && strip < nstrips; in write_strips()
74 tstrip_t strip, nstrips; in read_strips() local
90 nstrips = TIFFNumberOfStrips(tif); in read_strips()
92 offset < size && strip < nstrips; in read_strips()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/test/
H A Dstrip.c39 tstrip_t strip, nstrips; in write_strips() local
48 nstrips = TIFFNumberOfStrips(tif); in write_strips()
50 offset < size && strip < nstrips; in write_strips()
73 tstrip_t strip, nstrips; in read_strips() local
89 nstrips = TIFFNumberOfStrips(tif); in read_strips()
91 offset < size && strip < nstrips; in read_strips()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/test/
H A Dstrip.c40 tstrip_t strip, nstrips; in write_strips() local
49 nstrips = TIFFNumberOfStrips(tif); in write_strips()
51 offset < size && strip < nstrips; in write_strips()
74 tstrip_t strip, nstrips; in read_strips() local
90 nstrips = TIFFNumberOfStrips(tif); in read_strips()
92 offset < size && strip < nstrips; in read_strips()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/test/
H A Dstrip.c38 tstrip_t strip, nstrips; in write_strips() local
47 nstrips = TIFFNumberOfStrips(tif); in write_strips()
49 offset < size && strip < nstrips; in write_strips()
72 tstrip_t strip, nstrips; in read_strips() local
88 nstrips = TIFFNumberOfStrips(tif); in read_strips()
90 offset < size && strip < nstrips; in read_strips()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/test/
H A Dstrip.c38 tstrip_t strip, nstrips; in write_strips() local
47 nstrips = TIFFNumberOfStrips(tif); in write_strips()
49 offset < size && strip < nstrips; in write_strips()
72 tstrip_t strip, nstrips; in read_strips() local
88 nstrips = TIFFNumberOfStrips(tif); in read_strips()
90 offset < size && strip < nstrips; in read_strips()
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/test/
H A Dstrip.c40 tstrip_t strip, nstrips; in write_strips() local
49 nstrips = TIFFNumberOfStrips(tif); in write_strips()
51 offset < size && strip < nstrips; in write_strips()
74 tstrip_t strip, nstrips; in read_strips() local
90 nstrips = TIFFNumberOfStrips(tif); in read_strips()
92 offset < size && strip < nstrips; in read_strips()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/test/
H A Dstrip.c39 tstrip_t strip, nstrips; in write_strips() local
48 nstrips = TIFFNumberOfStrips(tif); in write_strips()
50 offset < size && strip < nstrips; in write_strips()
73 tstrip_t strip, nstrips; in read_strips() local
89 nstrips = TIFFNumberOfStrips(tif); in read_strips()
91 offset < size && strip < nstrips; in read_strips()
/dports/graphics/tiffgt/tiff-4.3.0/test/
H A Dstrip.c38 tstrip_t strip, nstrips; in write_strips() local
47 nstrips = TIFFNumberOfStrips(tif); in write_strips()
49 offset < size && strip < nstrips; in write_strips()
72 tstrip_t strip, nstrips; in read_strips() local
88 nstrips = TIFFNumberOfStrips(tif); in read_strips()
90 offset < size && strip < nstrips; in read_strips()
/dports/graphics/tiff/tiff-4.3.0/test/
H A Dstrip.c38 tstrip_t strip, nstrips; in write_strips() local
47 nstrips = TIFFNumberOfStrips(tif); in write_strips()
49 offset < size && strip < nstrips; in write_strips()
72 tstrip_t strip, nstrips; in read_strips() local
88 nstrips = TIFFNumberOfStrips(tif); in read_strips()
90 offset < size && strip < nstrips; in read_strips()
/dports/x11-toolkits/xforms/xforms-1.2.4/image/
H A Dimage_tiff.c82 int nstrips; member
715 int nstrips, in read_pixels() local
749 nstrips = ( im->h + val - 1 ) / val; in read_pixels()
752 if ( nstrips != bytecountTag->count ) in read_pixels()
1052 nstrips, in write_ifd() local
1104 if ( sp->nstrips < nstrips ) in write_ifd()
1109 sp->nstrips = nstrips; in write_ifd()
1202 for ( i = 0; i < sp->nstrips; i++ ) in write_pixels()
1210 sp->stripByteCount[ sp->nstrips - 1 ] = in write_pixels()
1216 for ( i = 0; i < sp->nstrips; i++ ) in write_pixels()
[all …]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_strip.c95 tstrip_t nstrips; in TIFFNumberOfStrips() local
97 nstrips = (td->td_rowsperstrip == (uint32) -1 ? 1 : in TIFFNumberOfStrips()
100 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
102 return (nstrips); in TIFFNumberOfStrips()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_strip.c95 tstrip_t nstrips; in TIFFNumberOfStrips() local
97 nstrips = (td->td_rowsperstrip == (uint32) -1 ? 1 : in TIFFNumberOfStrips()
100 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
102 return (nstrips); in TIFFNumberOfStrips()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_strip.c89 tstrip_t nstrips; in TIFFNumberOfStrips() local
91 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
95 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
97 return (nstrips); in TIFFNumberOfStrips()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_strip.c89 tstrip_t nstrips; in TIFFNumberOfStrips() local
91 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
95 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
97 return (nstrips); in TIFFNumberOfStrips()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_strip.c89 tstrip_t nstrips; in TIFFNumberOfStrips() local
91 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
95 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
97 return (nstrips); in TIFFNumberOfStrips()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_strip.c89 tstrip_t nstrips; in TIFFNumberOfStrips() local
91 nstrips = (td->td_rowsperstrip == (uint32) -1 ? in TIFFNumberOfStrips()
95 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
97 return (nstrips); in TIFFNumberOfStrips()
/dports/comms/mgetty+sendfax/mgetty-1.1.37/frontends/X11/viewfax/
H A Dfaxinput.c173 int nstrips = 1; in notetiff() local
278 nstrips = count; in notetiff()
288 for (count = 0; count < nstrips; count++) { in notetiff()
332 if ((count != nstrips) && errwarn(1)) { in notetiff()
335 nstrips, count); in notetiff()
346 for (count = 0; count < nstrips; count++) { in notetiff()
458 pn->nstrips = nstrips; in notetiff()
459 pn->rowsperstrip = nstrips > 1 ? rowsperstrip : iheight; in notetiff()
572 else if (strip < pn->nstrips) { in getstrip()
/dports/comms/viewfax/viewfax-2.6/
H A Dfaxinput.c173 int nstrips = 1; in notetiff() local
278 nstrips = count; in notetiff()
288 for (count = 0; count < nstrips; count++) { in notetiff()
332 if ((count != nstrips) && errwarn(1)) { in notetiff()
335 nstrips, count); in notetiff()
346 for (count = 0; count < nstrips; count++) { in notetiff()
458 pn->nstrips = nstrips; in notetiff()
459 pn->rowsperstrip = nstrips > 1 ? rowsperstrip : iheight; in notetiff()
572 else if (strip < pn->nstrips) { in getstrip()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_strip.c93 tstrip_t nstrips; in TIFFNumberOfStrips() local
95 nstrips = (td->td_rowsperstrip == (uint32) -1 ? 1 : in TIFFNumberOfStrips()
98 nstrips = multiply(tif, nstrips, td->td_samplesperpixel, in TIFFNumberOfStrips()
100 return (nstrips); in TIFFNumberOfStrips()

123456789