libcamera  v0.3.1+1-c9152bad
Supporting cameras in Linux since 2019
Classes | Namespaces
ipa_context.h File Reference

Context and state information shared between the algorithms. More...

#include <linux/intel-ipu3.h>
#include <libcamera/base/utils.h>
#include <libcamera/controls.h>
#include <libcamera/geometry.h>
#include <libipa/fc_queue.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
 IPU3-specific FrameContext. 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.