Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DBlend.cpp936 double wt0 = 0.0; in ProcessPyramidForThisFrame() local
949 wt0 = 0.0; in ProcessPyramidForThisFrame()
954 wt0 = 1.0; in ProcessPyramidForThisFrame()
972 wt0 = 0.0f; in ProcessPyramidForThisFrame()
991 dptr->ptr[j][i] = (short) (wt0 * dptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
995 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
997 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()
1037 dptr->ptr[j][i] = (short) (wt0 * dptr->ptr[j][i] + 0.5 + in ProcessPyramidForThisFrame()
1041 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + in ProcessPyramidForThisFrame()
1043 duptr->ptr[j][i] = (short) (wt0 * duptr->ptr[j][i] + in ProcessPyramidForThisFrame()