OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bassboost_stop
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/post_proc/
bass_boost.h
54
int
bassboost_stop
(effect_context_t *context, output_context_t *output);
bass_boost.c
267
int
bassboost_stop
(effect_context_t *context, output_context_t *output __unused)
function
bundle.c
361
context->ops.stop =
bassboost_stop
;
Completed in 35 milliseconds