libcamera/Documentation/guides
Laurent Pinchart fa2dfd55cc libcamera: Replace usage of lroundf() with std::lround()
As explained in the coding style document, usage of std::lround() is
preferred over lroundf() as it picks the correct function based on
the argument type. Replace calls to lroundf() with std::lround() through
libcamera.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
2024-09-30 10:56:48 +03:00
..
application-developer.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00
ipa.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00
pipeline-handler.rst libcamera: Replace usage of lroundf() with std::lround() 2024-09-30 10:56:48 +03:00
tracing.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00