• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

png_liblc3-hr-precision/18-Mar-2025-

README.mdD18-Mar-20252.7 KiB4933

lc3plus_decode.htmlD18-Mar-202566.7 KiB233232

lc3plus_encdec.htmlD18-Mar-202541.5 KiB174173

lc3plus_encode.htmlD18-Mar-202541.6 KiB174173

lc3plus_hr_decode.htmlD18-Mar-202530.4 KiB108107

lc3plus_hr_encdec.htmlD18-Mar-202515.6 KiB7271

lc3plus_hr_encode.htmlD18-Mar-202523.9 KiB108107

lc3plus_hr_fallback.htmlD18-Mar-202582.9 KiB339338

lc3plus_hr_precision.htmlD18-Mar-202510.3 KiB66

music_decode_10m.htmlD18-Mar-20255.7 KiB3131

music_decode_7m5.htmlD18-Mar-20255.7 KiB3131

music_encdec_10m.htmlD18-Mar-20255.6 KiB4242

music_encdec_7m5.htmlD18-Mar-20255.6 KiB4242

music_encode_10m.htmlD18-Mar-20255.6 KiB4242

music_encode_7m5.htmlD18-Mar-20255.6 KiB4242

speech_decode_10m.htmlD18-Mar-20257.2 KiB4040

speech_decode_7m5.htmlD18-Mar-20258.8 KiB4949

speech_encdec_10m.htmlD18-Mar-20256.7 KiB4949

speech_encdec_7m5.htmlD18-Mar-20257.8 KiB5858

speech_encode_10m.htmlD18-Mar-20256.7 KiB4949

speech_encode_7m5.htmlD18-Mar-20257.8 KiB5858

README.md

1# Conformance test reports
2
3For more details on conformance, refer to:
4- [_Bluetooth Conformance Documents and scripts_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)
5- [_ETSI TS 103 634 V1.4.1 - Section 7_](https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.04.01_60/ts_103634v010401p.pdf)
6
7The test reports are generated by:
8- [_LC3 Test Software V1.0.7_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)
9- [_LC3 Plus ETSI Conformance Software V1.6.4_](https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.03.01_60/ts_103634v010301p0.zip)
10
11## LC3 Speech
12
13* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_10m.html)
14* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_10m.html)
15* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_10m.html)
16
17<!-- -->
18
19* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_7m5.html)
20* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_7m5.html)
21* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_7m5.html)
22
23## LC3 Music
24
25* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_10m.html)
26* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_10m.html)
27* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_10m.html)
28
29<!-- -->
30
31* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_7m5.html)
32* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_7m5.html)
33* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_7m5.html)
34
35## LC3 Plus
36
37* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encode.html)
38* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_decode.html)
39* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encdec.html)
40
41## LC3 Plus High-Resolution
42
43* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encode.html)
44* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_decode.html)
45* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encdec.html)
46* [Fallback mode](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_fallback.html)
47* [Precision Requirements](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_precision.html)
48
49