diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-08-26 17:00:20 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-08-27 00:52:11 +0300 |
commit | c5e2ed7806be482e682b7466beeff83130297a3f (patch) | |
tree | 3b904ba2e236b3a5169ba532af1fde9053d22a59 /src/android/camera_worker.cpp | |
parent | 7bfe7d7056a7485bf4d05055cdec85f4f684cb14 (diff) |
android: camera_buffer: Map buffer in the first plane() call
CameraBuffer implementation maps a given buffer_handle_t in
constructor. Mapping is redundant to only know the plane info like
stride and offset. Mapping should be executed later in the first
plane() call.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android/camera_worker.cpp')
0 files changed, 0 insertions, 0 deletions