62 #ifndef _TIOVX_AEWB_MODULE 63 #define _TIOVX_AEWB_MODULE 67 #include <TI/j7_imaging_aewb.h> 79 vx_char sensor_name[ISS_SENSORS_MAX_NAME];
109 #endif // _TIOVX_AEWB_MODULE vx_uint32 tiovx_aewb_get_cfg_size()
Definition: tiovx_aewb_module.c:435
uint8_t awb_num_skip_frames
AWB skip frames.
Definition: tiovx_aewb_module.h:85
uint32_t ch_mask
Channel mask describing the cameras selected in case FPD Link fusion board.
Definition: tiovx_aewb_module.h:91
vx_status tiovx_aewb_init_node(NodeObj *node)
Definition: tiovx_aewb_module.c:286
vx_uint32 tiovx_aewb_get_priv_size()
Definition: tiovx_aewb_module.c:440
uint8_t awb_mode
AWB mode.
Definition: tiovx_aewb_module.h:82
Structure describing the configuration of aewb tiovx module.
Definition: tiovx_aewb_module.h:77
void tiovx_aewb_init_cfg(TIOVXAewbNodeCfg *cfg)
Function to initialize tiovx AEWB config.
Definition: tiovx_aewb_module.c:277
vx_status tiovx_aewb_create_node(NodeObj *node)
Definition: tiovx_aewb_module.c:366
vx_status tiovx_aewb_delete_node(NodeObj *node)
Definition: tiovx_aewb_module.c:414
uint8_t ae_num_skip_frames
AE skip framed.
Definition: tiovx_aewb_module.h:88