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 76 """A helper function to execute the noise_profile_cmd."""
77 return cmd_utils.execute(noise_profile_cmd(*args, **kwargs))
80 def noise_profile_cmd(input, output, channels=1, bits=16, rate=48000): function
audio_helper.py 541 sox_utils.noise_profile_cmd(
    [all...]

Completed in 77 milliseconds