tstrip_t          444 modules/imgcodecs/src/grfmt_tiff.cpp     tstrip_t strip_size = 3 * m_width * rows_per_strip;
tstrip_t          446 modules/imgcodecs/src/grfmt_tiff.cpp     for (tstrip_t i = 0; i < TIFFNumberOfStrips(tif); i++, ptr += strip_size)