diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-14 01:20:06 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-15 22:33:32 +0300 |
commit | c957c8580a30d5940f0d4893497f38e05c7f8e92 (patch) | |
tree | 8375d1d4e0bd543fe71f0bac67a83de86ae413c2 /src/android/camera_metadata.cpp | |
parent | 1bfed95c1e9a2f97fb850809dcdc42e9515defc7 (diff) |
libcamera: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMap
Replace the std::map<> used as the base type for V4L2ControlInfoMap by
ControlInfoMap, which is an alias for an std::unsorted_map<> with the
same key and value types. This shortens the code.
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>
Diffstat (limited to 'src/android/camera_metadata.cpp')
0 files changed, 0 insertions, 0 deletions