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

  /external/autotest/client/cros/audio/
sox_utils.py 75 """A helper function to execute the noise_profile_cmd."""
76 return cmd_utils.execute(noise_profile_cmd(*arg, **karg))
79 def noise_profile_cmd(input, output, channels=1, bits=16, rate=48000): function
audio_helper.py 537 sox_utils.noise_profile_cmd(
    [all...]

Completed in 303 milliseconds