libcamera/Documentation/guides
Laurent Pinchart 348df7bc4b Documentation: application-developer: Use correct type to store size
The return type of std::vector::size() is size_t. Use the same type,
instead of unsigned int, to store its return value when retrieving the
number of allocated buffers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-09-27 23:41:18 +03:00
..
application-developer.rst Documentation: application-developer: Use correct type to store size 2021-09-27 23:41:18 +03:00
introduction.rst Documentation: Fix typos and wrong rST syntax for literals 2021-03-19 01:51:57 +02:00
ipa.rst libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
pipeline-handler.rst libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() 2021-09-07 19:17:46 +03:00
tracing.rst Documentation: tracing: Add tracing guide 2020-11-03 11:35:16 +09:00