Lines Matching full:_hist
961 void HOGCache::normalizeBlockHistogram(float* _hist) const963 float* hist = &_hist[0], sum = 0.0f, partSum[4];