diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-04-23 18:36:53 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-04-26 16:40:13 +0300 |
commit | c3ab0fa0ce7831f2c97133755ab7e4690e398f10 (patch) | |
tree | 806610b97ce0250401308a504420143a5467cfdd /test/v4l2_videodevice/stream_on_off.cpp | |
parent | 3c0e99e0341559968361eea231a2b5e5dae6034d (diff) |
libcamera: V4L2Device: Use Span in updateControls()
V4L2Device::updateControls() takes two arguments, raw array and
its size, for the v4l2_ext_control values. This replaces it with
libcamera::Span.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/v4l2_videodevice/stream_on_off.cpp')
0 files changed, 0 insertions, 0 deletions