Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_stripbytecount

1961                     || sp->tif->tif_dir.td_stripbytecount == NULL)
1973 else if (sp->tif->tif_dir.td_stripbytecount==NULL)
1977 if (sp->tif->tif_dir.td_stripbytecount == 0) {
1981 sp->in_buffer_file_togo=sp->tif->tif_dir.td_stripbytecount[sp->in_buffer_next_strile];