diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-08-26 20:25:38 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-08-30 18:59:10 +0300 |
commit | dde91916f16e7836d28ad4c394678f82c86dcc4b (patch) | |
tree | 63dfb2daa2fcbf874cd8fbfe85bfd2914e7fb01a /src/android/metadata | |
parent | 94fb6b2f4d02707cac2a1c5c1a9d622eeaeb4c04 (diff) |
android: camera_device: Fill offset and right length in CreateFrameBuffer()
CameraDevice::CreateFrameBuffer() fills the length of the buffer to
each FrameBuffer::Plane::length. It should rather be the length of
plane. This also changes CreateFrameBuffer() to fill offset of
FrameBuffer::Plane.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android/metadata')
0 files changed, 0 insertions, 0 deletions