Searched defs:accumulated_error (Results 1 – 3 of 3) sorted by relevance
45 const rtc::ArrayView<float> accumulated_error, in UpdateAccumulatedError()60 const rtc::ArrayView<const float> accumulated_error, in ComputePreEchoLag()163 rtc::ArrayView<float> accumulated_error, in MatchedFilterCoreWithAccumulatedError_NEON()245 rtc::ArrayView<float> accumulated_error, in MatchedFilterCore_NEON()362 rtc::ArrayView<float> accumulated_error, in MatchedFilterCore_AccumulatedError_SSE2()459 rtc::ArrayView<float> accumulated_error, in MatchedFilterCore_SSE2()571 rtc::ArrayView<float> accumulated_error) { in MatchedFilterCore()
40 rtc::ArrayView<float> accumulated_error, in MatchedFilterCore_AccumulatedError_AVX2()93 __m128 accumulated_error = _mm_load_ps(a_p); in MatchedFilterCore_AccumulatedError_AVX2() local148 rtc::ArrayView<float> accumulated_error, in MatchedFilterCore_AVX2()
68 std::vector<float> accumulated_error(512); in TEST_P() local130 std::vector<float> accumulated_error(512 / 4); in TEST_P() local186 std::vector<float> accumulated_error(512 / 4); in TEST_P() local