libcamera/src
Laurent Pinchart a9d43c4710 libipa: camera_sensor_helper: Reorganize gain constants
To prepare for other gain models than the linear model, store the gain
constants in a union with per-model members. Due to the lack of
designated initializer support in gcc with C++17, initializing a single
complex structure that includes a union will be difficult. Split the
gain model type to a separate variable to work around this issue.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2022-04-01 14:29:05 +03:00
..
android android: camera_request: Lifetime of a Camera3RequestDescriptor 2022-03-03 17:29:02 +05:30
cam cam: Fix indentation in meson.build 2022-03-25 11:34:31 +02:00
gstreamer gstreamer: Fix typo in comment 2022-03-29 01:42:26 +03:00
ipa libipa: camera_sensor_helper: Reorganize gain constants 2022-04-01 14:29:05 +03:00
lc-compliance lc-compliance: Only download gtest subproject as a fallback 2022-02-03 18:23:48 +02:00
libcamera libcamera: v4l2_videodevice: Fix potential errno overwrite 2022-04-01 14:18:10 +03:00
qcam qcam: main_window: Fix include ordering 2022-01-19 11:10:00 +00:00
v4l2 v4l2: camera_proxy: Fix header include order 2022-03-17 16:35:59 +00:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00