Home
last modified time | relevance | path

Searched refs:total_input_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dladspa.c331 const size_t total_input_count = l_st->input_count * l_st->handle_count; in sox_ladspa_flow() local
333 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()