summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/data/meson.build
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-07-16 15:51:59 +0200
committerJacopo Mondi <jacopo@jmondi.org>2021-08-12 10:08:32 +0200
commit9947b4cf381756c7174ba0179c774d4501a277f7 (patch)
tree278da68b3f63764cbc93bd7fe9284ce4aa09f3fe /src/ipa/raspberrypi/data/meson.build
parent11fe4333c54d6ffd69b6911520ab5aa47893b58d (diff)
ipa: ipu3: Tidy-up includes
Tidy-up a bit the inclusions directive in the IPU3 IPA module. In detail: - ipu3.cpp is missing inclusions for: std::abs from <cmath> std::map from <map> std::min/max from <algorithm> std::numeric_limits from <limits> std::unique_ptr from <memory> std::vector from <vector> and does not require <sys/mman.h> - ipu3_agc has two not used inclusions in the header file and one the cpp file and is missing <chrono> for std::literals::chrono_literals - ipu3_awb is missing <algorithm> for std::sort and does not use <numeric> or <unordered_map> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/data/meson.build')
0 files changed, 0 insertions, 0 deletions