Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfTiledInputFile.cpp970 int dyStop = dy2 + 1; in readTiles() local
976 dyStop = dy1 - 1; in readTiles()
990 for (int dy = dyStart; dy != dyStop; dy += dY) in readTiles()
DImfTiledOutputFile.cpp1127 int dyStop = dy2 + 1; in writeTiles() local
1133 dyStop = dy1 - 1; in writeTiles()