Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c182 static sox_bool input_eof = sox_false; variable
584 input_eof = olen ? sox_false : sox_true; in combiner_drain()
586 if (input_eof && is_parallel(combine_method)) in combiner_drain()
1132 if (input_eof) in advance_eff_chain()
1788 if ((input_eof && current_input < input_count) || in process()