Home
last modified time | relevance | path

Searched defs:PART_LEN (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.h23 #define PART_LEN 64 // Length of partition macro
Daec_core.c935 float echo_subtractor_output[PART_LEN]) { in EchoSubtraction()
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_defines.h19 #define PART_LEN 64 /* Length of partition. */ macro