OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rows_per_strip
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgcodecs/src/
grfmt_tiff.cpp
434
int
rows_per_strip
= 0, photometric = 0;
local
440
TIFFGetField(tif, TIFFTAG_ROWSPERSTRIP, &
rows_per_strip
);
444
tstrip_t strip_size = 3 * m_width *
rows_per_strip
;
/external/ImageMagick/coders/
tiff.c
1136
rows_per_strip
,
local
3135
rows_per_strip
;
local
[
all
...]
Completed in 155 milliseconds