Searched refs:total_input_count (Results 1 – 1 of 1) sorted by relevance
331 const size_t total_input_count = l_st->input_count * l_st->handle_count; in sox_ladspa_flow() local333 const size_t input_len = len / total_input_count; in sox_ladspa_flow()336 if (total_output_count < total_input_count) in sox_ladspa_flow()355 for (j = 0; j < total_input_count; j++) { in sox_ladspa_flow()362 for (j = 0; j < total_input_count; j++) { in sox_ladspa_flow()