Home
last modified time | relevance | path

Searched defs:limit_by_8 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_avx2.cc121 const int limit_by_8 = h_size >> 3; in MatchedFilterCore_AccumulatedError_AVX2() local
233 const int limit_by_8 = limit >> 3; in MatchedFilterCore_AVX2() local
H A Dmatched_filter.cc394 const int limit_by_8 = h_size >> 3; in MatchedFilterCore_AccumulatedError_SSE2() local
490 const int limit_by_8 = limit >> 3; in MatchedFilterCore_SSE2() local