Home | History | Annotate | only in /hardware/google/av/codec2/1.0/mts/common
Up to higher level directory
NameDateSize
Android.bp21-Aug-20181.5K
media_c2_hidl_test_common.cpp21-Aug-2018665
media_c2_hidl_test_common.h21-Aug-20185.6K
README.md21-Aug-2018478

README.md

      1 ## Codec2 Hal @ 1.0 tests ##

      2 ---
      3 #### master :

      4 Functionality of master is to enumerate all the Codec2 components available in C2 media service.
      5 
      6 usage: MtsHalC2V1\_0TargetMasterTest -I software
      7 
      8 #### component :

      9 Functionality 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 
     11 usage: MtsHalC2V1\_0TargetComponentTest -I software -C <comp name>
     12 
     13