Home
last modified time | relevance | path

Searched refs:DUMP_LEN (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.h72 #define DUMP_LEN (40*WIDEB*8) macro
321 REAL ws[DUMP_LEN]; // tap weights sums
H A Dadrian-aec.c272 write(fdwdisplay, ws, DUMP_LEN*sizeof(float)); in AEC_doAEC()
277 for (i = 0; i < DUMP_LEN; i += 2) { in AEC_doAEC()

Completed in 2 milliseconds