OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAR_BUF_LEN
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_defines.h
25
#define
FAR_BUF_LEN
PART_LEN4 /* Length of buffers. */
aecm_core.c
[
all
...]
aecm_core.h
46
int16_t farBuf[
FAR_BUF_LEN
];
echo_control_mobile.c
633
if (delayNew >
FAR_BUF_LEN
- FRAME_LEN * aecm->aecmCore->mult)
Completed in 293 milliseconds