libcamera/test/controls
Laurent Pinchart dd37ef784e libcamera: controls: Use explicit 32-bit integer types
Make the control API more explicit when dealing with integer controls by
specifying the size. We already do so for 64-bit integers, using int64_t
and ControlTypeInteger64, do the same for 32-bit integers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-10-04 19:33:08 +03:00
..
control_info.cpp libcamera: controls: Use explicit 32-bit integer types 2019-10-04 19:33:08 +03:00
control_list.cpp libcamera: controls: Use explicit 32-bit integer types 2019-10-04 19:33:08 +03:00
control_value.cpp libcamera: controls: Use explicit 32-bit integer types 2019-10-04 19:33:08 +03:00
meson.build libcamera: test: Add ControlList tests 2019-07-02 16:59:53 +03:00