Home
last modified time | relevance | path

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

/packages/apps/Camera/jni/feature_mos/src/mosaic/
DPyramid.cpp31 int lines, size = calcStorage(width, height, border2, levels, &lines); in allocatePyramidPacked()
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage() function in PyramidShort
DPyramid.h45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DPyramid.cpp31 int lines, size = calcStorage(width, height, border2, levels, &lines); in allocatePyramidPacked()
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage() function in PyramidShort
DPyramid.h45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);