libcamera  v0.0.0+3695-a2c715d8
Supporting cameras in Linux since 2019
Classes | Namespaces
ipa_context.h File Reference

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>
Include dependency graph for ipa_context.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Context and state information shared between the algorithms.