Searched refs:pixelSumAvg (Results 1 – 2 of 2) sorted by relevance
192 float const pixelSumAvg = in TemporalDiffMetric_C() local196 float contrast = pixelSqSumAvg - (pixelSumAvg * pixelSumAvg); in TemporalDiffMetric_C()
105 const float pixelSumAvg = in TemporalDiffMetric_SSE2() local109 float contrast = pixelSqSumAvg - (pixelSumAvg * pixelSumAvg); in TemporalDiffMetric_SSE2()