Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DBlend.cpp884 PyramidShort *duptr = m_pMosaicUPyr; in ProcessPyramidForThisFrame() local
889 … for (int n = m_wb.nlevs; n--; dscale++, dptr++, sptr++, dvptr++, duptr++, svptr++, suptr++, nC--) in ProcessPyramidForThisFrame()
997 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
1023 duptr->ptr[j][i] = (short) (y1val + yfrac * (y2val - y1val)); in ProcessPyramidForThisFrame()
1045 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + in ProcessPyramidForThisFrame()