codec2: C2VDAComponentIntf implementation
C2VDAComponentIntf is the component interface class of C2VDAComponent (V4L2
codec 2.0 implementation). Framework could config and query codec parameters
via C2VDAComponentIntf interface. There is the correspondent native test of it.
This CL also includes C2ComponentStore implementation and factory functions for
creating C2VDAComponentIntf objects.
Bug: 63828275
Test: run native tests (on nyc branch, cheets_arm device). Steps:
1) mmm external/v4l2_codec2/tests/
2) adb push out/target/product/cheets_arm/data/nativetest/C2VDAComponent_test /data/local/tmp/
3) adb shell /data/local/tmp/C2VDAComponent_test/C2VDAComponent_test
Change-Id: Ibaea85bc2f157b8099544a5e38a812808e71405a
7 files changed