Home
last modified time | relevance | path

Searched refs:eq_new (Results 1 – 4 of 4) sorted by relevance

/device/google/dragon/audio/hal/dsp/tests/
Deq_test.c41 eq = eq_new(); in test_ir()
86 eq = eq_new(); in test_file()
101 eq = eq_new(); in test_file()
/device/google/dragon/audio/hal/dsp/
Deq.h24 struct eq *eq_new();
Deq.c14 struct eq *eq_new() in eq_new() function
/device/google/dragon/audio/hal/
Dcras_dsp_mod_builtin.c181 data->eq = eq_new(); in eq_run()