diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2022-10-06 14:17:36 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-10-18 03:09:38 +0300 |
commit | c513522f3f5b9e3cb091cf7dfd249376b4171bfe (patch) | |
tree | d0652bfc23075ecd15b131b53d3e152fcb1cf0df /include/linux/v4l2-mediabus.h | |
parent | e5fc0132f80d644757373ab0e0e3db00fe6ee010 (diff) |
ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode
Add fields for minimum and maximum line length duration to the
CameraMode structure. This replaces the existing lineLength field.
Any use of the existing lineLength field is replaced by the new
minLineLength field, as logically we always want to use the fastest
sensor readout by default.
As a drive-by cosmetic change, split all fields in the CameraMode
structure into separate lines.
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>
Diffstat (limited to 'include/linux/v4l2-mediabus.h')
0 files changed, 0 insertions, 0 deletions