![]() |
The open imaging DSP library
|
#include <types.h>
Data Fields | |
uint8_t | ae_target |
int32_t | exposure_max |
int32_t | exposure_level |
int32_t | black_level |
int32_t | red_balance_q10 |
int32_t | blue_balance_q10 |
Parameters controlling/controleld by auto-correction
uint8_t mpix_auto_ctrls::ae_target |
(input) target luma (0-255) for AE
int32_t mpix_auto_ctrls::black_level |
(Output) Black Level Correction (BLC)
int32_t mpix_auto_ctrls::blue_balance_q10 |
(Output) blue balance component of AWB
int32_t mpix_auto_ctrls::exposure_level |
(Output) Current sensor exposure value
int32_t mpix_auto_ctrls::exposure_max |
Maximum sensor exposure value
int32_t mpix_auto_ctrls::red_balance_q10 |
(Output) red balance component of AWB