diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2024-09-24 12:43:41 +0530 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2024-09-28 11:09:32 +0530 |
commit | e85c7ddd38ce8456ab01c2a73baf9e788f6a462e (patch) | |
tree | 2aa8e8be3fefa6c0f61ae6f50ec0c55af0fe4972 /test/span.cpp | |
parent | abe2ec64f9e4e97bbdfe3a50372611bd7b5315c2 (diff) |
libcamera: rkisp1: Eliminate hard-coded resizer limits
The minResolution_ and maxResolution_ limits are dynamically queried
in populateFormats() from the RkISP1Path video node. Therefore,
initializing these limits with the resizer limits in the constructor is
unnecessary.
This change allows us to remove the hard-coded max/min resolution limits
of the resizer from RkISP1Path, simplifying its constructor further.
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'test/span.cpp')
0 files changed, 0 insertions, 0 deletions