Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DBlend.cpp940 double wt1 = 1.0; in ProcessPyramidForThisFrame() local
952 wt1 = 1.0; in ProcessPyramidForThisFrame()
957 wt1 = ((imgMos.Y.ptr[jj][ii] == site_idx) ? in ProcessPyramidForThisFrame()
975 wt1 = 1.0f; in ProcessPyramidForThisFrame()
994 wt1 * ciCalc(sptr, x1, y1, xfrac, yfrac)); in ProcessPyramidForThisFrame()
998 wt1 * ciCalc(suptr, x1, y1, xfrac, yfrac)); in ProcessPyramidForThisFrame()
1000 wt1 * ciCalc(svptr, x1, y1, xfrac, yfrac)); in ProcessPyramidForThisFrame()
1040 wt1 * sptr->ptr[y1][x1] ); in ProcessPyramidForThisFrame()
1044 0.5 + wt1 * svptr->ptr[y1][x1] ); in ProcessPyramidForThisFrame()
1046 0.5 + wt1 * suptr->ptr[y1][x1] ); in ProcessPyramidForThisFrame()