Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfTiledOutputFile.cpp1391 for (size_t i_ly = 0; i_ly < numYLevels (); ++i_ly) in copyPixels() local
1393 numAllTiles += numXTiles (i_lx) * numYTiles (i_ly); in copyPixels()