HomeSort by relevance Sort by last modified time
    Searched refs:BorderReduceOdd (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.h 51 static void BorderReduceOdd(PyramidShort *in, PyramidShort *out, PyramidShort *scr);
Pyramid.cpp 207 void PyramidShort::BorderReduceOdd(PyramidShort *in, PyramidShort *out, PyramidShort *scr)
256 BorderReduceOdd(pyr, pyr + 1, scr);

Completed in 15 milliseconds