Files
external_libcamera/src/cam
Laurent Pinchart f995ff25a3 libcamera: controls: Avoid double lookups
Now that the ControlList::get() function returns an instance of
std::optional<>, we can replace the ControlList::contains() calls with a
nullopt check on the return value of get(). This avoids double lookups
of controls through the code base.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
2022-07-19 14:23:32 +03:00
..
2021-11-24 12:18:33 +00:00
2021-08-05 16:23:10 +03:00
2021-11-24 12:18:33 +00:00
2021-11-24 12:18:33 +00:00
2021-11-24 12:18:33 +00:00
2021-11-24 12:18:33 +00:00