Home
last modified time | relevance | path

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

/device/htc/flounder/audio/visualizer/
Dnv_offload_visualizer.c216 output_context_t *get_output(audio_io_handle_t output) { in get_output() function
380 if (get_output(output) != NULL) { in visualizer_hal_start_output()
429 out_ctxt = get_output(output); in visualizer_hal_stop_output()
908 output_context_t *out_ctxt = get_output(ioId); in effect_lib_create()
932 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()
1145 out_ctxt = get_output(context->out_handle); in effect_command()
1150 out_ctxt = get_output(offload_param->ioHandle); in effect_command()