Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.c151 else if (ratio > STEPX2) in AEC_dtd()
154 stepsize = STEPY1 + (STEPY2 - STEPY1) * (ratio - STEPX1) / (STEPX2 - STEPX1); in AEC_dtd()
H A Dadrian-aec.h86 // right point. STEPX2=2.0 is good double talk, 3.0 is good single talk.
87 #define STEPX2 2.5 macro

Completed in 2 milliseconds