summaryrefslogtreecommitdiff
path: root/src/ipa/libipa
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2024-07-04 19:20:28 +0300
committerJacopo Mondi <jacopo.mondi@ideasonboard.com>2024-08-06 12:48:40 +0200
commit042b7668679f05c6ab7034e92b7bec2a789dbd74 (patch)
tree463d8eab84bbff4e7a92c3109eda74ed5b7916be /src/ipa/libipa
parenteaba6516bab2e8fc55dcaceab3cef8b7ad97ef52 (diff)
ipa: rkisp1: Pass parameters buffer size to pipeline handler
The ISP parameters buffer currently has a fixed payload size, which is hardcoded in the pipeline handler. To prepare for support of the extensible parameters format that has a variable payload size, pass the size from the IPA module to the pipeline handler explicitly. Keep the size hardcoded to sizeof(struct rkisp1_params_cfg) for now, this will be udpated later. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/libipa')
0 files changed, 0 insertions, 0 deletions