libcamera/src
Laurent Pinchart 29892f1c56 ipa: libipa: colour: Use the RGB class to model RGB values
The rec601LuminanceFromRGB() and estimateCCT() functions take RGB
triplets as three variables. Replace them with instances of the RGB
class and adapt the users accordingly. Only variables passed directly to
these functions are converted to RGB instances, further conversion of
IPA modules to the RGB class will be performed separately.

While at it, fix a typo in the documentation of the estimateCCT()
function.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
2024-11-26 19:05:20 +02:00
..
android meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00
apps qcam: Automatically select the camera if only one is available 2024-10-25 01:13:32 +03:00
gstreamer gstreamer: Generate controls from control_ids_*.yaml files 2024-11-05 16:28:09 +00:00
ipa ipa: libipa: colour: Use the RGB class to model RGB values 2024-11-26 19:05:20 +02:00
libcamera libcamera: Rename "shutter speed" to "exposure time" 2024-11-26 19:05:17 +02:00
py py: Add bindings for ControlId array information 2024-11-25 22:28:26 +09:00
v4l2 v4l2: v4l2_camera_proxy: Fix VIDIOC_[GS]_PARM support 2024-11-05 15:29:22 +02:00
meson.build meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00