OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAR_ENERGY_VAD_REGION
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_defines.h
40
#define
FAR_ENERGY_VAD_REGION
230 /* Far VAD tolerance region. */
aecm_core.c
781
tmp16 = (int16_t)((tmp16 *
FAR_ENERGY_VAD_REGION
) >> 9);
786
tmp16 +=
FAR_ENERGY_VAD_REGION
;
[
all
...]
Completed in 175 milliseconds