OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bassboost_init
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/audio/post_proc/
bass_boost.h
46
int
bassboost_init
(effect_context_t *context);
bass_boost.c
189
int
bassboost_init
(effect_context_t *context)
function
bundle.c
354
context->ops.init =
bassboost_init
;
/hardware/qcom/audio/msm8909/post_proc/
bass_boost.h
95
int
bassboost_init
(effect_context_t *context);
bass_boost.c
217
bassboost_init
((effect_context_t *)&(bass_ctxt->bassboost_ctxt));
342
int
bassboost_init
(effect_context_t *context)
function
Completed in 568 milliseconds