Home | History | Annotate | Download | only in visualizer

Lines Matching defs:out_handle

63     audio_io_handle_t out_handle;  /* io handle of the output the effect is attached to */
433 if (fx_ctxt->out_handle == output) {
926 context->out_handle = (audio_io_handle_t)ioId;
964 output_context_t *out_ctxt = get_output(context->out_handle);
1174 if (context->out_handle == offload_param->ioHandle)
1177 out_ctxt = get_output(context->out_handle);
1184 context->out_handle = offload_param->ioHandle;