Searched defs:smoothing (Results 1 – 4 of 4) sorted by relevance
39 float smoothing, in MatchedFilterCore_NEON()149 float smoothing, in MatchedFilterCore_SSE2()260 float smoothing, in MatchedFilterCore()310 float smoothing, in MatchedFilter()
84 const float smoothing = 0.2f * linear_filter_quality; in Update() local
323 float smoothing) { in Accumulate()
22 const uint32_t smoothing = in NoiseReductionApply() local