libcamera/include/ipa
Laurent Pinchart 319d6ae8e3 libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
The ControlInfoMap and V4L2ControlInfoMap classes are very similar, with
the latter adding convenience accessors based on numerical IDs for the
former, as well as a cached idmap. Both features can be useful for
ControlInfoMap in the context of serialisation, and merging the two
classes will further simplify the IPA API.

Import all the features of V4L2ControlInfoMap into ControlInfoMap,
turning the latter into a real class. A few new constructors and
assignment operators are added for completeness.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-10-15 22:33:33 +03:00
..
ipa_interface.h libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap 2019-10-15 22:33:33 +03:00
ipa_module_info.h libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00
ipa_vimc.h ipa: vimc: Add support for tracing operations 2019-10-08 15:37:15 +02:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00
rkisp1.h libcamera: ipa: rkisp1: Add basic control of auto exposure 2019-10-11 15:30:54 +02:00