Lines Matching refs:output_count
84 unsigned long max_ladspaport_count, input_count, output_count, channels;
512 for (c = 0; c < u->output_count; c++)
1136 output_ladspaport[u->output_count] = p;
1137 u->output_count++;
1150 u->max_ladspaport_count = u->output_count;
1194 if (c == u->output_count) {
1222 u->output = (LADSPA_Data**) pa_xnew(LADSPA_Data*, (unsigned) u->output_count);
1223 for (c = 0; c < u->output_count; c++)
1240 for (c = 0; c < u->output_count; c++)
1461 for (c = 0; c < u->output_count; c++)