Home
last modified time | relevance | path

Searched refs:reverb_stop (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/audio/msm8909/post_proc/
Dreverb.h82 int reverb_stop(effect_context_t *context, output_context_t *output);
Dreverb.c605 int reverb_stop(effect_context_t *context, output_context_t *output __unused) in reverb_stop() function
Dbundle.c425 context->ops.stop = reverb_stop; in effect_lib_create()
/hardware/qcom/audio/post_proc/
Dreverb.h81 int reverb_stop(effect_context_t *context, output_context_t *output);
Dreverb.c624 int reverb_stop(effect_context_t *context, output_context_t *output __unused) in reverb_stop() function
Dbundle.c402 context->ops.stop = reverb_stop; in effect_lib_create()