Searched refs:connect_port (Results 1 – 2 of 2) sorted by relevance
308 l_st->desc->connect_port(l_st->handles[h], i, &(l_st->control[i])); in sox_ladspa_start()365 l_st->desc->connect_port(handle, port, buf + j * input_len); in sox_ladspa_flow()372 l_st->desc->connect_port(handle, port, outbuf + j * output_len); in sox_ladspa_flow()
466 void (*connect_port)(LADSPA_Handle Instance, member