Searched refs:nSumRowG (Results 1 – 1 of 1) sorted by relevance
1472 long nSumRowR ,nSumRowG,nSumRowB, nTotalWeightX, nTotalWeightY; in ImplScaleSuper() local1512 nSumRowR = nSumRowG = nSumRowB = 0; in ImplScaleSuper()1522 nSumRowG += rCol.GetGreen() << 7L; in ImplScaleSuper()1530 nSumRowG += ( nWeightX *rCol.GetGreen()) ; in ImplScaleSuper()1538 nSumRowG += ( nWeightX *rCol.GetGreen() ); in ImplScaleSuper()1545 nSumRowG += rCol.GetGreen() << 7L; in ImplScaleSuper()1563 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()1613 long nSumRowR ,nSumRowG,nSumRowB, nTotalWeightX, nTotalWeightY; in ImplScaleSuper() local1652 nSumRowR = nSumRowG = nSumRowB = 0; in ImplScaleSuper()1663 nSumRowG += aCol0.GetGreen() << 7L; in ImplScaleSuper()[all …]