Searched refs:bits_per_sample (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtCodecSweepTest.py | 65 def base_codec_test(self, codec_type, sample_rate, bits_per_sample, argument 82 bits_per_sample=bits_per_sample, 87 bits_per_sample=bits_per_sample, 113 bits_per_sample, channel_mode): argument 147 codec_proto.bits_per_sample = int(bits_per_sample) 183 bits_per_sample=16, 189 bits_per_sample=16, 195 bits_per_sample=16, 201 bits_per_sample=24, 207 bits_per_sample=16,
|
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/ |
D | BtChameleonTest.py | 60 bits_per_sample, rate, record_seconds, argument 89 bit_width=bits_per_sample, 147 bits_per_sample = audio_bits_per_sample_32 157 bits_per_sample=bits_per_sample, 208 bits_per_sample = audio_bits_per_sample_32 217 bits_per_sample=bits_per_sample,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | audio_test_utils.py | 32 bits_per_sample = 32 variable 162 bit_width=bits_per_sample,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | A2dpBaseTest.py | 243 bits_per_sample, channel_mode): argument 270 codec_proto.bits_per_sample = int(bits_per_sample)
|
D | bt_test_utils.py | 1450 bits_per_sample, argument 1478 bits_per_sample=bits_per_sample, 1486 bits_per_samples[str(bits_per_sample)], channel_modes[channel_mode],
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/protos/ |
D | bluetooth_metric.proto | 58 optional int32 bits_per_sample = 3; field
|