libcamera v0.2.0+3-70b69666-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
Public Attributes | List of all members
libcamera::ipa::ipu3::IPAContext Struct Reference

Global IPA context data shared between all algorithms. More...

Collaboration diagram for libcamera::ipa::ipu3::IPAContext:
Collaboration graph
[legend]

Public Attributes

IPASessionConfiguration configuration
 The IPA session configuration, immutable during the session.
 
IPAActiveState activeState
 The current state of IPA algorithms.
 
FCQueue< IPAFrameContextframeContexts
 Ring buffer of the IPAFrameContext(s)
 

Detailed Description

Global IPA context data shared between all algorithms.

Member Data Documentation

◆ configuration

libcamera::ipa::ipu3::IPAContext::configuration

The IPA session configuration, immutable during the session.

◆ frameContexts

libcamera::ipa::ipu3::IPAContext::frameContexts

Ring buffer of the IPAFrameContext(s)


The documentation for this struct was generated from the following files: