Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c176 static sox_encodinginfo_t combiner_encoding, ofile_encoding_options; variable
1683 combiner_encoding = files[current_input]->ft->encoding; in set_combiner_and_output_encoding_parameters()
1696 t.encoding = combiner_encoding.encoding; in set_combiner_and_output_encoding_parameters()
1698 t.bits_per_sample = combiner_encoding.bits_per_sample; in set_combiner_and_output_encoding_parameters()
1716 effects_chain = sox_create_effects_chain(&combiner_encoding, in process()