Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DBlend.cpp938 double wt0 = 0.0; in ProcessPyramidForThisFrame() local
951 wt0 = 0.0; in ProcessPyramidForThisFrame()
956 wt0 = 1.0; in ProcessPyramidForThisFrame()
974 wt0 = 0.0f; in ProcessPyramidForThisFrame()
993 dptr->ptr[j][i] = (short) (wt0 * dptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
997 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
999 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
1039 dptr->ptr[j][i] = (short) (wt0 * dptr->ptr[j][i] + 0.5 + in ProcessPyramidForThisFrame()
1043 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + in ProcessPyramidForThisFrame()
1045 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + in ProcessPyramidForThisFrame()