Top-level libcamera namespace.
Definition backtrace.h:17
Struct that holds the statistics for the Software ISP.
Definition swisp_stats.h:15
unsigned long sumG_
Holds the sum of all sampled green pixels.
Definition swisp_stats.h:23
unsigned int y_histogram[16]
A histogram of luminance values.
Definition swisp_stats.h:31
unsigned long sumB_
Holds the sum of all sampled blue pixels.
Definition swisp_stats.h:27
unsigned long sumR_
Holds the sum of all sampled red pixels.
Definition swisp_stats.h:19