diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2024-10-31 09:49:52 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-11-04 17:23:54 +0200 |
commit | fb2326810570206a405e2ed6f59f9d91b1735f71 (patch) | |
tree | 2dbc4cf65185031f6c788eac80c8e09b6e65a9f2 /test | |
parent | dbcf6123a0a6aae2a3a61aca09b20675ce09fd20 (diff) |
pipeline: rpi: Remove CameraData::scalerCrop_
Do not cache the scalerCrop_ parameter. The cached value is used to
update the request metadata, but since this is not an expensive
operation (and can only occur once per frame), caching it is of limited
value.
This will simplify logic in a future commit where we can specify a
crop per-output stream.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions