Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.h108 typedef struct IIR_HP IIR_HP; typedef
111 struct IIR_HP { struct
115 static IIR_HP* IIR_HP_init(void) { in IIR_HP_init()
116 IIR_HP *i = pa_xnew(IIR_HP, 1); in IIR_HP_init()
121 static REAL IIR_HP_highpass(IIR_HP *i, REAL in) { in IIR_HP_highpass()
299 IIR_HP *acMic, *acSpk; // DC-level remove Highpass)

Completed in 1 milliseconds