Searched refs:FilterAdaptationSSE2 (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core_sse2.c131 static void FilterAdaptationSSE2(aec_t *aec, float *fft, float ef[2][PART_LEN1]) { function
413 WebRtcAec_FilterAdaptation = FilterAdaptationSSE2;
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_sse2.c142 static void FilterAdaptationSSE2(AecCore* aec, function
728 WebRtcAec_FilterAdaptation = FilterAdaptationSSE2;

Completed in 113 milliseconds