Home
last modified time | relevance | path

Searched refs:whole_strip (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c318 int whole_strip; in TIFFSeek() local
349 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