libcamera/src
Naushir Patuck 51ac3e2671 ipa: raspberrypi: Add line length calculations helper functions
Add CamHelper::hblankToLineLength() to calculate the line length
duration from the horizontal blanking (in pixels) value.

Add CamHelper::lineLengthToHblank() to calculate the horizontal blanking
(in pixels) value from the line length duration.

Add CamHelper::lineLengthPckToDuration() to calculate the line length
duration from the line length in pixels.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Tested-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-18 03:10:00 +03:00
..
android libcamera: framebuffer: Move remaining private data to Private class 2022-10-10 17:49:49 +03:00
cam cam: kms_sink: Add color space support 2022-09-30 22:00:13 +03:00
gstreamer gstreamer: Check gstreamer version before using newer macros 2022-09-12 22:44:53 +05:30
ipa ipa: raspberrypi: Add line length calculations helper functions 2022-10-18 03:10:00 +03:00
lc-compliance lc-compliance: Only download gtest subproject as a fallback 2022-02-03 18:23:48 +02:00
libcamera pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls 2022-10-18 03:09:52 +03:00
py py: Support controls that are ControlTypeNone 2022-09-30 23:12:05 +03:00
qcam qcam: dng: Make TIFFTAG_CFAPATTERN variable count 2022-10-17 20:40:14 +09:00
v4l2 libcamera: v4l2_pixelformat: Return the list of V4L2 formats 2022-08-03 15:07:20 +02:00
meson.build libcamera: Make IPA module signing recommended instead of mandatory 2022-08-09 16:05:58 +03:00