diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-10-21 15:31:10 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-10-21 17:18:36 +0100 |
commit | e1f9fdb8a5bd096faa34d54804afa48d46d59b28 (patch) | |
tree | f951b8cf14eb488cf7b16bb2d3656388b5689396 /src/android/camera_worker.cpp | |
parent | 37c18c2eec1ed7c0df9fa4e9b31a7ea1f8e37292 (diff) |
android: camera_device: Remove shadowing FrameBuffer usage
A FrameBuffer *buffer is used to obtain the 'first' buffer from a
request which is used purely to identify the timestamp from the
metadata in two locations.
Rather than keep the FrameBuffer instance around, which then causes
further usages of FrameBuffers to be shadowed, store the timestamp
locally.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android/camera_worker.cpp')
0 files changed, 0 insertions, 0 deletions