Searched refs:out_handle (Results 1 – 6 of 6) sorted by relevance
242 if (fx_ctxt->out_handle == output) { in offload_effects_bundle_hal_start_output()451 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()489 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()715 if (context->out_handle == offload_param->ioHandle) in effect_command()718 out_ctxt = get_output(context->out_handle); in effect_command()722 context->out_handle = offload_param->ioHandle; in effect_command()723 out_ctxt = get_output(context->out_handle); in effect_command()
82 audio_io_handle_t out_handle; member
232 if (fx_ctxt->out_handle == output) { in offload_effects_bundle_hal_start_output()428 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()466 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()693 if (context->out_handle == offload_param->ioHandle) in effect_command()696 out_ctxt = get_output(context->out_handle); in effect_command()700 context->out_handle = offload_param->ioHandle; in effect_command()701 out_ctxt = get_output(context->out_handle); in effect_command()
79 audio_io_handle_t out_handle; member
76 audio_io_handle_t out_handle; /* io handle of the output the effect is attached to */ member454 if (fx_ctxt->out_handle == output) { in visualizer_hal_start_output()970 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()1007 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()1217 if (context->out_handle == offload_param->ioHandle) in effect_command()1220 out_ctxt = get_output(context->out_handle); in effect_command()1224 context->out_handle = offload_param->ioHandle; in effect_command()
66 audio_io_handle_t out_handle; /* io handle of the output the effect is attached to */ member446 if (fx_ctxt->out_handle == output) { in visualizer_hal_start_output()953 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()990 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()1200 if (context->out_handle == offload_param->ioHandle) in effect_command()1203 out_ctxt = get_output(context->out_handle); in effect_command()1207 context->out_handle = offload_param->ioHandle; in effect_command()