Lines Matching refs:td_stripsperimage
198 strip = (uint32)sample*td->td_stripsperimage + row/td->td_rowsperstrip;
669 (uint8*) buf, size, (uint16)(tile/td->td_stripsperimage))) {
969 tif->tif_row = (strip % td->td_stripsperimage) * td->td_rowsperstrip;
983 (uint16)(strip / td->td_stripsperimage)));
1030 (uint16)(tile/td->td_stripsperimage)));