Searched refs:remove_effect_from_output (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/audio/msm8909/post_proc/ |
D | bundle.c | 139 void remove_effect_from_output(output_context_t * output, in remove_effect_from_output() function 491 remove_effect_from_output(out_ctxt, context); in effect_lib_release() 720 remove_effect_from_output(out_ctxt, context); in effect_command()
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 135 void remove_effect_from_output(output_context_t * output, in remove_effect_from_output() function 468 remove_effect_from_output(out_ctxt, context); in effect_lib_release() 698 remove_effect_from_output(out_ctxt, context); in effect_command()
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 267 void remove_effect_from_output(output_context_t * output, effect_context_t *context) { in remove_effect_from_output() function 1009 remove_effect_from_output(out_ctxt, context); in effect_lib_release() 1222 remove_effect_from_output(out_ctxt, context); in effect_command()
|
/hardware/qcom/audio/msm8909/visualizer/ |
D | offload_visualizer.c | 257 void remove_effect_from_output(output_context_t * output, effect_context_t *context) { in remove_effect_from_output() function 992 remove_effect_from_output(out_ctxt, context); in effect_lib_release() 1205 remove_effect_from_output(out_ctxt, context); in effect_command()
|