Searched refs:dvptr (Results 1 – 1 of 1) sorted by relevance
883 PyramidShort *dvptr = m_pMosaicVPyr; in ProcessPyramidForThisFrame() local887 … for (int n = m_wb.nlevs; n--; dscale++, dptr++, sptr++, dvptr++, duptr++, svptr++, suptr++, nC--) in ProcessPyramidForThisFrame()993 if (dvptr >= m_pMosaicVPyr && nC > 0) in ProcessPyramidForThisFrame()997 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + .5 + in ProcessPyramidForThisFrame()1014 if (dvptr >= m_pMosaicVPyr && nC > 0) in ProcessPyramidForThisFrame()1028 dvptr->ptr[j][i] = (short) (y1val + yfrac * (y2val - y1val)); in ProcessPyramidForThisFrame()1039 if (dvptr >= m_pMosaicVPyr && nC > 0) in ProcessPyramidForThisFrame()1041 dvptr->ptr[j][i] = (short) (wt0 * dvptr->ptr[j][i] + in ProcessPyramidForThisFrame()