commit | bd8a5826801dc5276dea99e8e08338fe3ccc69e6 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Thu Sep 10 03:51:23 2020 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Sep 10 03:51:23 2020 +0000 |
tree | 0f06458c1e541c9b6b56fd17acf788e135a15fa0 | |
parent | 4de52660d62e9b1abb4ea19070636c909f5f1938 [diff] | |
parent | e61a51544487d2e04624c695c26c9714605e94cd [diff] |
Snap for 6824415 from e61a51544487d2e04624c695c26c9714605e94cd to rvc-d2-release Change-Id: I8b87525808f4597091cf5ed460701e8c2e0601db
accel/ Core V4L2 API and codec utilities, ported from Chromium project.
common/ Common helper classes for both components/ and store/.
components/ The C2Component implementations based on V4L2 API.
store/ The implementation of C2ComponentStore. It is used for creating all the C2Components implemented at components/ folder.
service/ The Codec2's V4L2 IComponentStore service. The service initiates the component store implemented at store/ folder, and registers it as the default service.