OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reverb_stop
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/post_proc/
reverb.h
81
int
reverb_stop
(effect_context_t *context, output_context_t *output);
bundle.c
402
context->ops.stop =
reverb_stop
;
reverb.c
624
int
reverb_stop
(effect_context_t *context, output_context_t *output __unused)
function
Completed in 119 milliseconds