OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_RESAMP_LEN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
echo_cancellation.c
92
#define
MAX_RESAMP_LEN
(5 * FRAME_LEN)
285
float new_farend[
MAX_RESAMP_LEN
];
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c
26
#define
MAX_RESAMP_LEN
(5 * FRAME_LEN)
Completed in 35 milliseconds