Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/dsp/tests/
Deq_test.c53 eq_free(eq); in test_ir()
98 eq_free(eq); in test_file()
113 eq_free(eq); in test_file()
/device/google/dragon/audio/hal/dsp/
Deq.h27 void eq_free(struct eq *eq);
Deq.c20 void eq_free(struct eq *eq) in eq_free() function
/device/google/dragon/audio/hal/
Dcras_dsp_mod_builtin.c203 eq_free(data->eq); in eq_deinstantiate()