Searched refs:rows_per_strip (Results 1 – 2 of 2) sorted by relevance
434 int rows_per_strip = 0, photometric = 0; in readHdrData() local440 TIFFGetField(tif, TIFFTAG_ROWSPERSTRIP, &rows_per_strip); in readHdrData()444 tstrip_t strip_size = 3 * m_width * rows_per_strip; in readHdrData()
5351 roundup if rows_per_strip not a multiple of vertical sample size.