TI J721E Imaging User Guide
TI_2A_wrapper Struct Reference

Detailed Description

Auto exposure and white balance run time parameters.

Data Fields

dcc_parser_input_params_t * dcc_input_params
 
dcc_parser_output_params_t * dcc_output_params
 
awbprm_t * p_awb_params
 
tiae_prm_t * p_ae_params
 
h3a_aewb_paxel_data_t * p_h3a_merge
 
h3a_aewb_paxel_data_t * awb_h3a_res
 
uint8_t * scratch_memory
 
tivx_ae_awb_params_t ae_awb_result_prev
 
uint32_t frame_count
 
int32_t sensor_pre_wb_gain
 
uint8_t skipAWB
 
uint8_t skipAE
 

Field Documentation

◆ dcc_input_params

dcc_parser_input_params_t* TI_2A_wrapper::dcc_input_params

◆ dcc_output_params

dcc_parser_output_params_t* TI_2A_wrapper::dcc_output_params

◆ p_awb_params

awbprm_t* TI_2A_wrapper::p_awb_params

◆ p_ae_params

tiae_prm_t* TI_2A_wrapper::p_ae_params

◆ p_h3a_merge

h3a_aewb_paxel_data_t* TI_2A_wrapper::p_h3a_merge

◆ awb_h3a_res

h3a_aewb_paxel_data_t* TI_2A_wrapper::awb_h3a_res

◆ scratch_memory

uint8_t* TI_2A_wrapper::scratch_memory

◆ ae_awb_result_prev

tivx_ae_awb_params_t TI_2A_wrapper::ae_awb_result_prev

◆ frame_count

uint32_t TI_2A_wrapper::frame_count

◆ sensor_pre_wb_gain

int32_t TI_2A_wrapper::sensor_pre_wb_gain

◆ skipAWB

uint8_t TI_2A_wrapper::skipAWB

◆ skipAE

uint8_t TI_2A_wrapper::skipAE