Searched refs:nSumRowR (Results 1 – 1 of 1) sorted by relevance
1472 long nSumRowR ,nSumRowG,nSumRowB, nTotalWeightX, nTotalWeightY; in ImplScaleSuper() local1512 nSumRowR = nSumRowG = nSumRowB = 0; in ImplScaleSuper()1523 nSumRowR += rCol.GetRed() << 7L; in ImplScaleSuper()1531 nSumRowR += ( nWeightX *rCol.GetRed()) ; in ImplScaleSuper()1539 nSumRowR += ( nWeightX *rCol.GetRed() ); in ImplScaleSuper()1546 nSumRowR += rCol.GetRed() << 7L; in ImplScaleSuper()1564 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()1613 long nSumRowR ,nSumRowG,nSumRowB, nTotalWeightX, nTotalWeightY; in ImplScaleSuper() local1652 nSumRowR = nSumRowG = nSumRowB = 0; in ImplScaleSuper()1664 nSumRowR += aCol0.GetRed() << 7L; in ImplScaleSuper()[all …]