Lines Matching full:out_handle
76 audio_io_handle_t out_handle; /* io handle of the output the effect is attached to */
454 if (fx_ctxt->out_handle == output) {
970 context->out_handle = (audio_io_handle_t)ioId;
1007 output_context_t *out_ctxt = get_output(context->out_handle);
1217 if (context->out_handle == offload_param->ioHandle)
1220 out_ctxt = get_output(context->out_handle);
1224 context->out_handle = offload_param->ioHandle;