libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
Context and state information shared between the algorithms. More...
#include <linux/intel-ipu3.h>
#include <libcamera/base/utils.h>
#include <libcamera/geometry.h>
#include <libipa/fc_queue.h>
Go to the source code of this file.
Classes | |
struct | libcamera::ipa::ipu3::IPASessionConfiguration |
Session configuration for the IPA module. More... | |
struct | libcamera::ipa::ipu3::IPAActiveState |
The active state of the IPA algorithms. More... | |
struct | libcamera::ipa::ipu3::IPAFrameContext |
IPU3-specific FrameContext. More... | |
struct | libcamera::ipa::ipu3::IPAContext |
Global IPA context data shared between all algorithms. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
namespace | libcamera::ipa |
The IPA (Image Processing Algorithm) namespace. | |
Context and state information shared between the algorithms.