Structure describing the configuration of linux aewb module.

Data Fields | |
| vx_char | device [TIVX_FILEIO_FILE_PATH_LENGTH] |
| v4l2 subdev of the sensor to apply the gain and exposure result More... | |
| vx_char | dcc_2a_file [TIVX_FILEIO_FILE_PATH_LENGTH] |
| dcc file for 2a algo configuration More... | |
| vx_enum | ae_mode |
| AE mode. More... | |
| vx_enum | awb_mode |
| AWB mode. More... | |
| vx_uint32 | ae_num_skip_frames |
| AE skip frames. More... | |
| vx_uint32 | awb_num_skip_frames |
| AWB skip frames. More... | |
| vx_char | sensor_name [ISS_SENSORS_MAX_NAME] |
| Sensor name as defined in Imaging repo. More... | |
| vx_char AewbCfg::device[TIVX_FILEIO_FILE_PATH_LENGTH] |
v4l2 subdev of the sensor to apply the gain and exposure result
| vx_char AewbCfg::dcc_2a_file[TIVX_FILEIO_FILE_PATH_LENGTH] |
dcc file for 2a algo configuration
| vx_enum AewbCfg::ae_mode |
AE mode.
| vx_enum AewbCfg::awb_mode |
AWB mode.
| vx_uint32 AewbCfg::ae_num_skip_frames |
AE skip frames.
| vx_uint32 AewbCfg::awb_num_skip_frames |
AWB skip frames.
| vx_char AewbCfg::sensor_name[ISS_SENSORS_MAX_NAME] |
Sensor name as defined in Imaging repo.