Searched refs:volume_scale (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/cros/audio/ |
D | audio_test_data.py | 61 def convert(self, data_format, volume_scale, path=None): argument 126 volume_scale=volume_scale, 160 duration_secs=None, volume_scale=None): argument 182 if volume_scale: 203 if volume_scale: 204 converted_test_data = test_data.convert(data_format, volume_scale, path)
|
D | sox_utils.py | 241 volume_scale, use_src_header=False, use_dst_header=False): argument 266 sox_cmd += ['-v', '%f' % volume_scale]
|
/external/autotest/client/site_tests/audio_CrasLoopback/ |
D | audio_CrasLoopback.py | 42 volume_scale=0.9)
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvoiceengine.h | 151 volume_scale(1.0), in Channel() 172 float volume_scale; member 664 channels_[channel]->volume_scale= scale; 669 scale = channels_[channel]->volume_scale;
|
/external/autotest/client/site_tests/audio_AlsaLoopback/ |
D | audio_AlsaLoopback.py | 34 volume_scale=0.9)
|