Searched refs:c_next_output (Results 1 – 2 of 2) sorted by relevance
407 (c->c_next_output == NULL)) { in auimpl_output_callback_impl()409 c->c_next_output = *output; in auimpl_output_callback_impl()518 output = c->c_next_output; in auimpl_output_callback()519 c->c_next_output = NULL; in auimpl_output_callback()
172 audio_client_t *c_next_output; member