diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-03-24 14:58:41 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-03-25 11:44:54 +0200 |
commit | 074fa98ac4ea903049ba9d7386cdb2f050ea3b48 (patch) | |
tree | 6a084c1390fc5d8128a1814bd792ab6a31c8a2a4 /test/serialization/generated_serializer/meson.build | |
parent | bf5b3af88f555fcae4d9dba1ea7725c37fb290d0 (diff) |
pipeline: rkisp1: Match sensor aspect ratio when generating configurations
The RkISP1Path::generateConfiguration() function limits the maximum
resolution to the sensor resolution, to avoid upscaling. It however
doesn't take the sensor aspect ratio into account, which leads to a
maximum (and default) resolution of 1920x1920 when using the self path
with a sensor that has a higher resolution.
Fix it by constraining the minimum and maximum resolutions to match the
sensor's aspect ratio.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'test/serialization/generated_serializer/meson.build')
0 files changed, 0 insertions, 0 deletions