Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/post_proc/
H A Dbass_boost.h44 int bassboost_reset(effect_context_t *context);
H A Dbass_boost.c183 int bassboost_reset(effect_context_t *context) in bassboost_reset() function
H A Dbundle.c357 context->ops.reset = bassboost_reset; in effect_lib_create()