Searched refs:reverb_disable (Results 1 – 3 of 3) sorted by relevance
77 int reverb_disable(effect_context_t *context);
594 int reverb_disable(effect_context_t *context) in reverb_disable() function
402 context->ops.disable = reverb_disable; in effect_lib_create()