Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_rowsperstrip

3612 		tif->tif_dir.td_tilelength = tif->tif_dir.td_rowsperstrip;
4345 td->td_rowsperstrip = td->td_imagelength;
5512 if (rowsperstrip >= td->td_rowsperstrip)