Searched defs:scr (Results 1 – 2 of 2) sorted by relevance
148 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() local213 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
69 struct sd_scr scr; member