commit | c66fe0cf72769fa34ea5d6ea0d7fe5b1105497b4 | [log] [tgz] |
---|---|---|
author | Lubin Yin <quic_lubiny@quicinc.com> | Mon Apr 18 16:57:39 2022 -0700 |
committer | Lubin Yin <quic_lubiny@quicinc.com> | Sun May 22 21:59:27 2022 -0700 |
tree | 20ab2d807753b582a65e211ba0ec3c519df01ce9 | |
parent | 86fa487392cc315b3fc0394fe21fc4db6a22acb9 [diff] |
codec2: Add android fence implementation for C2Fence Add a new C2Fence implementation that wraps a android fence, which is based on linux sync file and can be transported through IPC. Test: Camera and YouTube Bug: 222463114 Change-Id: I14f66e6f4cf4ff3c878a3d8e78988c50d72c9a21 Merged-in: I14f66e6f4cf4ff3c878a3d8e78988c50d72c9a21