OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BorderReduceOdd
(Results
1 - 6
of
6
) sorted by null
/development/perftests/panorama/feature_mos/src/mosaic/
Pyramid.h
51
static void
BorderReduceOdd
(PyramidShort *in, PyramidShort *out, PyramidShort *scr);
Pyramid.cpp
213
void PyramidShort::
BorderReduceOdd
(PyramidShort *in, PyramidShort *out, PyramidShort *scr)
262
BorderReduceOdd
(pyr, pyr + 1, scr);
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.h
51
static void
BorderReduceOdd
(PyramidShort *in, PyramidShort *out, PyramidShort *scr);
Pyramid.cpp
213
void PyramidShort::
BorderReduceOdd
(PyramidShort *in, PyramidShort *out, PyramidShort *scr)
262
BorderReduceOdd
(pyr, pyr + 1, scr);
/packages/apps/LegacyCamera/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 1499 milliseconds