Searched refs:SmoothedPSD (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_neon.c496 static void SmoothedPSD(AecCore* aec, function
690 SmoothedPSD(aec, efw, dfw, xfw);
H A Daec_core_sse2.c476 static void SmoothedPSD(AecCore* aec, function
677 SmoothedPSD(aec, efw, dfw, xfw);
H A Daec_core.c328 static void SmoothedPSD(AecCore* aec, function
434 SmoothedPSD(aec, efw, dfw, xfw);

Completed in 81 milliseconds