libcamera v0.7.2+rpt20260817
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
libcamera::Debayer::DebayerOutputConfig Struct Reference

Structure describing the output frame configuration. More...

Public Attributes

unsigned int stride
 
unsigned int frameSize
 

Detailed Description

Structure describing the output frame configuration.

Defines how the output of the debayer process is laid out in memory. It includes per-pixel size, stride, and total frame size.

Member Data Documentation

◆ frameSize

libcamera::Debayer::DebayerOutputConfig::frameSize

Total frame size in bytes for the output buffer.

◆ stride

libcamera::Debayer::DebayerOutputConfig::stride

Line stride in bytes for the output frame.


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