Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/dsp/
Dbiquad.h21 struct biquad { struct
28 /* The type of the biquad filters */ argument
Deq.c11 struct biquad biquad[MAX_BIQUADS_PER_EQ]; member
34 int eq_append_biquad_direct(struct eq *eq, const struct biquad *biquad) in eq_append_biquad_direct()
Deq2.c11 struct biquad biquad[MAX_BIQUADS_PER_EQ2][2]; member
44 const struct biquad *biquad) in eq2_append_biquad_direct()