Lines Matching full:sumx
492 int sumX = 0, sumXY = 0;497 sumX += x;505 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY);