Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_read.c323 uint32 stripinplane; in TIFFReadEncodedStrip() local
345 stripinplane=(strip%stripsperplane); in TIFFReadEncodedStrip()
347 rows=td->td_imagelength-stripinplane*rowsperstrip; in TIFFReadEncodedStrip()