Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_tiff.cxx958 unsigned lines_per_strip = bytes_per_strip / bpl; in fill_block_from_strip() local
985 if (j < lines_per_strip) in fill_block_from_strip()