OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eq2_free
(Results
1 - 5
of
5
) sorted by null
/device/google/dragon/audio/hal/dsp/
eq2.h
27
void
eq2_free
(struct eq2 *eq2);
drc.c
199
eq2_free
(drc->emphasis_eq);
200
eq2_free
(drc->deemphasis_eq);
eq2.c
28
void
eq2_free
(struct eq2 *eq2)
function
/device/google/dragon/audio/hal/dsp/tests/
eq2_test.c
70
eq2_free
(eq2);
/device/google/dragon/audio/hal/
cras_dsp_mod_builtin.c
285
eq2_free
(data->eq2);
Completed in 2106 milliseconds