|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Context and state information shared between the algorithms. More...
#include <array>#include <linux/intel-ipu3.h>#include <libcamera/base/utils.h>#include <libcamera/controls.h>#include <libcamera/geometry.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 |
| Context for a frame. More... | |
| struct | libcamera::ipa::ipu3::IPAContext |
| Global IPA context data shared between all algorithms. More... | |
Namespaces | |
| libcamera | |
| Top-level libcamera namespace. | |
| libcamera::ipa | |
| The IPA namespace. | |
Context and state information shared between the algorithms.