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

  /external/autotest/client/cros/audio/
sox_utils.py 221 path_dst):
228 @param path_dst: The path to the destination file. The file name determines
235 sox_cmd += [path_dst]
240 path_dst, channels_dst, bits_dst, rate_dst,
248 @param path_dst: The path to the destination file.
273 sox_cmd += [path_dst]
279 path_dst, frequency):
286 @param path_dst: The path to the destination file.
296 sox_cmd += [path_dst]
audio_test_data.py 121 path_dst=new_path,
  /external/autotest/client/cros/chameleon/
audio_widget.py 122 path_dst=wav_file_path)

Completed in 267 milliseconds