/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2022, Ideas On Board * * IPU3 IPA Module */ #pragma once #include #include #include #include "ipa_context.h" namespace libcamera { namespace ipa::ipu3 { using Module = ipa::Module; } /* namespace ipa::ipu3 */ } /* namespace libcamera*/ n='2'>cgit logo index : libcamera/libcamera.git
libcamera official repositorygit repository hosting on libcamera.org
summaryrefslogtreecommitdiff
blob: b40e588a1a8168e59df9427a986b73d04366ba5f (plain)
1
2