summaryrefslogtreecommitdiff
path: root/src/libcamera/delayed_controls.cpp
diff options
context:
space:
mode:
authorHirokazu Honda <hiroh@chromium.org>2021-10-04 15:58:56 +0900
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-10-05 03:30:36 +0300
commit3c059b9164fdbe8188eaa466fe64f7f680c0843b (patch)
tree5e9638bbb3885801ab47f0fa0f76a494890e757f /src/libcamera/delayed_controls.cpp
parentf0139ed11ae7c7afeae8fa4a2a5c5d7aa9cddc5f (diff)
libcamera: camera_sensor: Reverse the key and value of test pattern mode map
The key and value of the test pattern mode are originally the index of v4l2 control and the corresponding test pattern mode control value. This key and value are useful in the initialization for reporting available test pattern modes. However, the map of the reversed key and value is much more useful in applying a requested test pattern mode. Reverses the key and value of the map as the initialization is one time but the test pattern mode request will be multiple times. Signed-off-by: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/libcamera/delayed_controls.cpp')
0 files changed, 0 insertions, 0 deletions