Searched refs:out_handle (Results 1 – 5 of 5) sorted by relevance
234 if (fx_ctxt->out_handle == output) { in offload_effects_bundle_hal_start_output()430 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()468 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()704 if (context->out_handle == offload_param->ioHandle) in effect_command()707 out_ctxt = get_output(context->out_handle); in effect_command()711 context->out_handle = offload_param->ioHandle; in effect_command()712 out_ctxt = get_output(context->out_handle); in effect_command()
79 audio_io_handle_t out_handle; member
563 buffer_handle_t *out_handle) { in importBuffer() argument566 *out_handle = NULL; in importBuffer()573 *out_handle = NULL; in importBuffer()583 *out_handle = NULL; in importBuffer()589 *out_handle = buffer_handle; in importBuffer()
544 buffer_handle_t *out_handle) { in importBuffer() argument547 *out_handle = NULL; in importBuffer()554 *out_handle = NULL; in importBuffer()564 *out_handle = NULL; in importBuffer()570 *out_handle = buffer_handle; in importBuffer()
78 audio_io_handle_t out_handle; /* io handle of the output the effect is attached to */ member464 if (fx_ctxt->out_handle == output) { in visualizer_hal_start_output()992 context->out_handle = (audio_io_handle_t)ioId; in effect_lib_create()1029 output_context_t *out_ctxt = get_output(context->out_handle); in effect_lib_release()1239 if (context->out_handle == offload_param->ioHandle) in effect_command()1242 out_ctxt = get_output(context->out_handle); in effect_command()1246 context->out_handle = offload_param->ioHandle; in effect_command()