Searched refs:whole_strip (Results 1 – 1 of 1) sorted by relevance
318 int whole_strip; in TIFFSeek() local349 whole_strip = tif->tif_dir.td_stripbytecount[strip] < 10 in TIFFSeek()352 whole_strip = 1; in TIFFSeek()355 if( !whole_strip ) in TIFFSeek()377 if( whole_strip ) in TIFFSeek()392 else if( !whole_strip ) in TIFFSeek()
Completed in 4 milliseconds