Files
liblc3/conformance
2023-09-29 15:45:02 -07:00
..
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00
2023-09-29 15:45:02 -07:00

Conformance test reports

For more detail on conformance, refer to Bluetooth Conformance Documents and scripts

Exposed reports were obtained by exercising the release 1.0.4, using the Test Software 1.0.6

Speech

  • Encoding 10ms
[speech_encode_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encode,  8000, 24000
          encode, 16000, 32000
          encode, 24000, 48000
          encode, 32000, 64000

Report

  • Decoding 10ms
[speech_decode_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 0
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = decode,  8000, 24000
          decode, 16000, 32000
          decode, 24000, 48000
          decode, 32000, 64000

Report

  • Encoding + Decoding 10ms
[speech_encdec_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encdec,  8000, 24000
          encdec, 16000, 32000
          encdec, 24000, 48000
          encdec, 32000, 64000

Report

  • Encoding 7.5ms
[speech_encode_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encode,  8000, 27734
          encode, 16000, 32000
          encode, 24000, 48000
          encode, 32000, 64000

Report

  • Decoding 7.5ms
[speech_decode_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 0
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = decode,  8000, 27734
          decode, 16000, 32000
          decode, 24000, 48000
          decode, 32000, 64000

Report

  • Encoding + Decoding 7.5ms
[speech_encdec_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 0
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encdec,  8000, 27734
          encdec, 16000, 32000
          encdec, 24000, 48000
          encdec, 32000, 64000

Report

Music

  • Encoding 10ms
[music_encode_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encode, 48000,  80000
          encode, 48000,  96000
          encode, 48000, 124000

Report

  • Decoding 10ms
[music_decode_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 0
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = decode, 48000,  80000
          decode, 48000,  96000
          decode, 48000, 124000

Report

  • Encoding + Decoding 10ms
[music_encdec_10m]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encdec, 48000,  80000
          encdec, 48000,  96000
          encdec, 48000, 124000

Report

  • Encoding 7.5ms
[music_encode_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encode, 48000,  80000
          encode, 48000,  96000
          encode, 48000, 124800

Report

  • Decoding 7.5ms
[music_decode_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 0
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = decode, 48000,  80000
          decode, 48000,  96000
          decode, 48000, 124800

Report

  • Encoding + Decoding 7.5ms
[music_encdec_7m5]

# test modes
test_sqam           = 1
test_band_limiting  = 1
test_low_pass       = 1
test_rate_switching = 0

#         Mode, Samplingrate, Bitrate
configs = encdec, 48000,  80000
          encdec, 48000,  96000
          encdec, 48000, 124800

Report