Searched defs:levels (Results 1 – 3 of 3) sorted by relevance
27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked()96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
207 int levels = 1; in calculateLevelCount() local