Home
last modified time | relevance | path

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

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