Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_nstrips

329 	if (strip>=td->td_nstrips)
333 (unsigned long)td->td_nstrips);
447 if (strip >= td->td_nstrips) {
451 (unsigned long) td->td_nstrips);
658 if (tile >= td->td_nstrips) {
661 (unsigned long) tile, (unsigned long) td->td_nstrips);
764 if (tile >= td->td_nstrips) {
767 (unsigned long) tile, (unsigned long) td->td_nstrips);