HomeSort by relevance Sort by last modified time
    Searched refs:bits_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,
250 @param bits_dst: The size of sample in bits 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 124 bits_dst=audio_data.SAMPLE_FORMATS[

Completed in 72 milliseconds