Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_stripbytecount

2005 				    || sp->tif->tif_dir.td_stripbytecount == NULL)
2017 else if (sp->tif->tif_dir.td_stripbytecount==NULL)
2021 if (sp->tif->tif_dir.td_stripbytecount == 0) {
2025 sp->in_buffer_file_togo=sp->tif->tif_dir.td_stripbytecount[sp->in_buffer_next_strile];