mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-13 07:19:45 +03:00
Define Span types explicitly as either variable- or fixed-sized. This introduces a new convention for defining Span dimensions in the property and control value definitions and generates Span types as variable-sized Span<T> or as fixed-sized Span<T,N>. Signed-off-by: Christian Rauch <Rauch.Christian@gmx.de> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
||
---|---|---|
.. | ||
hooks | ||
ipc | ||
ipu3 | ||
raspberrypi | ||
rkisp1 | ||
tracepoints | ||
checkstyle.py | ||
gen-controls.py | ||
gen-formats.py | ||
gen-header.sh | ||
gen-ipa-priv-key.sh | ||
gen-ipa-pub-key.py | ||
gen-version.sh | ||
meson.build | ||
run-dist.sh | ||
update-kernel-headers.sh | ||
update-mojo.sh |