Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dladspa.c332 const size_t total_output_count = l_st->output_count * l_st->handle_count; in sox_ladspa_flow() local
334 size_t output_len = len / total_output_count; in sox_ladspa_flow()
336 if (total_output_count < total_input_count) in sox_ladspa_flow()
369 for (j = 0; j < total_output_count; j++) { in sox_ladspa_flow()
394 for (j = 0; j < total_output_count; j++) { in sox_ladspa_flow()