Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_rowsperstrip

3631         tif->tif_dir.td_tilelength = tif->tif_dir.td_rowsperstrip;
4348 td->td_rowsperstrip = td->td_imagelength;
5498 if (rowsperstrip >= td->td_rowsperstrip)