HomeSort by relevance Sort by last modified time
    Searched refs:SmoothedPSD (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core_neon.c 496 static void SmoothedPSD(AecCore* aec,
690 SmoothedPSD(aec, efw, dfw, xfw);
aec_core_sse2.c 476 static void SmoothedPSD(AecCore* aec,
677 SmoothedPSD(aec, efw, dfw, xfw);
aec_core.c 328 static void SmoothedPSD(AecCore* aec,
434 SmoothedPSD(aec, efw, dfw, xfw);
    [all...]

Completed in 3611 milliseconds