Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Android.bp | D | 03-May-2024 | 1.5 KiB | 53 | 44 | |
README.md | D | 03-May-2024 | 478 | 13 | 8 | |
media_c2_hidl_test_common.cpp | D | 03-May-2024 | 665 | 18 | 1 | |
media_c2_hidl_test_common.h | D | 03-May-2024 | 5.6 KiB | 179 | 123 |
README.md
1## Codec2 Hal @ 1.0 tests ## 2--- 3#### master : 4Functionality of master is to enumerate all the Codec2 components available in C2 media service. 5 6usage: MtsHalC2V1\_0TargetMasterTest -I software 7 8#### component : 9Functionality of componet is to test common functionality across all the Codec2 components available in C2 media service. For a standard C2 component, these tests are expected to pass. 10 11usage: MtsHalC2V1\_0TargetComponentTest -I software -C <comp name> 12 13