HomeSort by relevance Sort by last modified time
    Searched refs:channels_dst (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/audio/
sox_utils.py 240 path_dst, channels_dst, bits_dst, rate_dst,
249 @param channels_dst: The channel number of the destination file.
270 sox_cmd += _raw_format_args(channels_dst, bits_dst, rate_dst)
272 sox_cmd += _format_args(channels_dst, bits_dst, rate_dst)
audio_test_data.py 122 channels_dst=data_format['channel'],

Completed in 760 milliseconds