Home
last modified time | relevance | path

Searched defs:scr (Results 1 – 2 of 2) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic/
DPyramid.cpp148 void PyramidShort::BorderExpandOdd(PyramidShort *in, PyramidShort *out, PyramidShort *scr, in BorderExpandOdd()
189 PyramidShort *scr = allocateImage(pyr[1].width, pyr[0].height, pyr->border); in BorderExpand() local
213 void PyramidShort::BorderReduceOdd(PyramidShort *in, PyramidShort *out, PyramidShort *scr) in BorderReduceOdd()
256 PyramidShort *scr = allocateImage(pyr[1].width, pyr[0].height, pyr->border); in BorderReduce() local
/development/ndk/platforms/android-3/include/linux/mmc/
Dcard.h69 struct sd_scr scr; member