Home
last modified time | relevance | path

Searched refs:bassboost_enable (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/post_proc/
Dbass_boost.h48 int bassboost_enable(effect_context_t *context);
Dbass_boost.c220 int bassboost_enable(effect_context_t *context) in bassboost_enable() function
Dbundle.c361 context->ops.enable = bassboost_enable; in effect_lib_create()