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

Queue of per-frame contexts. More...

#include <stdint.h>
#include <vector>
#include <libcamera/base/log.h>
Include dependency graph for fc_queue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libcamera::ipa::FCQueue< FrameContext >
 A support class for managing FrameContext instances in IPA modules. More...
 
struct  libcamera::ipa::FrameContext
 Context for a frame. More...
 
class  libcamera::ipa::FCQueue< FrameContext >
 A support class for managing FrameContext instances in IPA modules. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 
 libcamera::ipa
 The IPA (Image Processing Algorithm) namespace.
 

Detailed Description

Queue of per-frame contexts.