/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2021, Ideas On Board * * libipa.cpp - libipa interface */ namespace libcamera { /** * \brief The IPA namespace * * The IPA namespace groups all types specific to IPA modules. It serves as the * top-level namespace for the IPA library libipa, and also contains * module-specific namespaces for IPA modules. */ namespace ipa { } /* namespace ipa */ } /* namespace libcamera */ sitory'/>
summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/x.svg
blob: 7d5875ca8bc55cc694d351e16203eb462a08d3d0 (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>