Searched refs:strSum (Results 1 – 1 of 1) sorted by relevance
238 float strSum = 0.f; in integralHistogram() local242 strSum += magBuf[x]; in integralHistogram()243 histBuf[x] = histBuf[-histStep + x] + strSum; in integralHistogram()