commit | a29633b7184c12614e5cc8c775d7bbea50f161f5 | [log] [tgz] |
---|---|---|
author | David Staessens <dstaessens@google.com> | Wed Mar 10 13:06:28 2021 +0900 |
committer | Chih-Yu Huang <akahuang@google.com> | Wed May 12 11:36:28 2021 +0900 |
tree | e6319779de3955a3b896b8057f4d1b1feaff991c | |
parent | 6fe74ab3257ed01b56ad95c11973e355691e1874 [diff] |
v4l2_codec2: Fix small typo in VideoFrame. This CL fixes a minor typo in the VideoFrame.h file. Bug: 143333813 Test: m -j32 Change-Id: Id8f1a7f45097b777497824c3bb9dd9beef183c8c
accel/ Core V4L2 API and codec utilities, ported from Chromium project.
common/ Common helper classes for components.
components/ The C2Component implementations based on V4L2 API, and the implementation of C2ComponentStore for creating all the C2Components.
service/ The Codec2's V4L2 IComponentStore service. The service initiates the component store implemented at store/ folder, and registers it as the default service.