Home
last modified time | relevance | path

Searched refs:tempDiffAvg (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Dcontent_analysis.cc190 float const tempDiffAvg = in TemporalDiffMetric_C() local
200 motion_magnitude_ = tempDiffAvg / contrast; in TemporalDiffMetric_C()
Dcontent_analysis_sse2.cc103 const float tempDiffAvg = in TemporalDiffMetric_SSE2() local
113 motion_magnitude_ = tempDiffAvg / contrast; in TemporalDiffMetric_SSE2()