OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channels_dst
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/audio/
sox_utils.py
239
path_dst,
channels_dst
, bits_dst, rate_dst,
248
@param
channels_dst
: The channel number of the destination file.
269
sox_cmd += _raw_format_args(
channels_dst
, bits_dst, rate_dst)
271
sox_cmd += _format_args(
channels_dst
, bits_dst, rate_dst)
audio_test_data.py
115
channels_dst
=data_format['channel'],
Completed in 50 milliseconds