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