Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvlkpyramid.cpp183 int levelBytes; in icvInitPyramidalAlgorithm() local
193 levelBytes = step[0][i] * levelSize.height; in icvInitPyramidalAlgorithm()
195 ptrA += levelBytes; in icvInitPyramidalAlgorithm()
207 ptrB += levelBytes; in icvInitPyramidalAlgorithm()