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

  /external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core.h 34 #define PREF_BAND_SIZE 24
aec_core.c 788 float hNlPref[PREF_BAND_SIZE];
791 const int prefBandSize = PREF_BAND_SIZE / aec->mult;
    [all...]

Completed in 171 milliseconds