| commit | d1a443402122128a052cf871bcf942760f67e8fe | [log] [tgz] |
|---|---|---|
| author | android-build-team Robot <android-build-team-robot@google.com> | Tue Nov 03 18:10:02 2020 +0000 |
| committer | android-build-team Robot <android-build-team-robot@google.com> | Tue Nov 03 18:10:02 2020 +0000 |
| tree | b207ce2b6cb08f3ba9b14ea81e060885101abb7a | |
| parent | 6c0c243cca7b7465965992ece98788b64b5d8a94 [diff] | |
| parent | 59e0eb4915e213352519a89e4cd8419b8f880457 [diff] |
Snap for 6948038 from 59e0eb4915e213352519a89e4cd8419b8f880457 to rvc-platform-release Change-Id: I00ce9aa1fbdc31a9456e923347ab44b13d586fb0
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.