xref: /aosp_15_r20/external/liblc3/conformance/README.md (revision 49fe348c0058011ee60b6957cdd9d52742df84bc)
1*49fe348cSAndroid Build Coastguard Worker# Conformance test reports
2*49fe348cSAndroid Build Coastguard Worker
3*49fe348cSAndroid Build Coastguard WorkerFor more details on conformance, refer to:
4*49fe348cSAndroid Build Coastguard Worker- [_Bluetooth Conformance Documents and scripts_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)
5*49fe348cSAndroid Build Coastguard Worker- [_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*49fe348cSAndroid Build Coastguard Worker
7*49fe348cSAndroid Build Coastguard WorkerThe test reports are generated by:
8*49fe348cSAndroid Build Coastguard Worker- [_LC3 Test Software V1.0.7_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)
9*49fe348cSAndroid Build Coastguard Worker- [_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*49fe348cSAndroid Build Coastguard Worker
11*49fe348cSAndroid Build Coastguard Worker## LC3 Speech
12*49fe348cSAndroid Build Coastguard Worker
13*49fe348cSAndroid Build Coastguard Worker* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_10m.html)
14*49fe348cSAndroid Build Coastguard Worker* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_10m.html)
15*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_10m.html)
16*49fe348cSAndroid Build Coastguard Worker
17*49fe348cSAndroid Build Coastguard Worker<!-- -->
18*49fe348cSAndroid Build Coastguard Worker
19*49fe348cSAndroid Build Coastguard Worker* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encode_7m5.html)
20*49fe348cSAndroid Build Coastguard Worker* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_decode_7m5.html)
21*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/speech_encdec_7m5.html)
22*49fe348cSAndroid Build Coastguard Worker
23*49fe348cSAndroid Build Coastguard Worker## LC3 Music
24*49fe348cSAndroid Build Coastguard Worker
25*49fe348cSAndroid Build Coastguard Worker* [Encoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_10m.html)
26*49fe348cSAndroid Build Coastguard Worker* [Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_10m.html)
27*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding 10ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_10m.html)
28*49fe348cSAndroid Build Coastguard Worker
29*49fe348cSAndroid Build Coastguard Worker<!-- -->
30*49fe348cSAndroid Build Coastguard Worker
31*49fe348cSAndroid Build Coastguard Worker* [Encoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encode_7m5.html)
32*49fe348cSAndroid Build Coastguard Worker* [Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_decode_7m5.html)
33*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding 7.5ms](https://raw.githack.com/google/liblc3/main/conformance/music_encdec_7m5.html)
34*49fe348cSAndroid Build Coastguard Worker
35*49fe348cSAndroid Build Coastguard Worker## LC3 Plus
36*49fe348cSAndroid Build Coastguard Worker
37*49fe348cSAndroid Build Coastguard Worker* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encode.html)
38*49fe348cSAndroid Build Coastguard Worker* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_decode.html)
39*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_encdec.html)
40*49fe348cSAndroid Build Coastguard Worker
41*49fe348cSAndroid Build Coastguard Worker## LC3 Plus High-Resolution
42*49fe348cSAndroid Build Coastguard Worker
43*49fe348cSAndroid Build Coastguard Worker* [Encoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encode.html)
44*49fe348cSAndroid Build Coastguard Worker* [Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_decode.html)
45*49fe348cSAndroid Build Coastguard Worker* [Encoding + Decoding](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_encdec.html)
46*49fe348cSAndroid Build Coastguard Worker* [Fallback mode](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_fallback.html)
47*49fe348cSAndroid Build Coastguard Worker* [Precision Requirements](https://raw.githack.com/google/liblc3/main/conformance/lc3plus_hr_precision.html)
48*49fe348cSAndroid Build Coastguard Worker
49