diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-11 01:25:27 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-13 20:37:57 +0300 |
commit | ce739e616c42105e5c6f22bf4df5dc19b5e8c8f9 (patch) | |
tree | 5eff6f85c263a21249bce6600afbc1f5d4be3fcf /test/v4l2_videodevice/controls.cpp | |
parent | 343978af0b491002dd198b6465d2e3a5fae4e407 (diff) |
libcamera: ipa: Merge controls and v4l2controls in IPAOperationData
Now that the V4L2ControlList is merely a helper to construct a
ControlList for V4L2 controls, without any data member, all controls can
be transferred between pipeline handlers and IPAs using ControlList
only. Remove the v4l2controls member for IPAOperationData and use the
control member instead.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'test/v4l2_videodevice/controls.cpp')
0 files changed, 0 insertions, 0 deletions