![]() |
TI J721E Imaging User Guide
|
For Line Interleaved WDR mode, this structure is used for specifying position of each exposure frame.
Data Fields | |
uint32_t | totalWidth |
uint32_t | totalHeight |
struct { | |
uint32_t startx | |
uint32_t starty | |
uint32_t width | |
uint32_t height | |
} | info [ISS_SENSOR_MAX_EXPOSURE] |
uint32_t IssSensor_LineInterleavedExpFrmInfo::totalWidth |
uint32_t IssSensor_LineInterleavedExpFrmInfo::totalHeight |
Total Frame size
uint32_t IssSensor_LineInterleavedExpFrmInfo::startx |
uint32_t IssSensor_LineInterleavedExpFrmInfo::starty |
Start position of the exposure frame
uint32_t IssSensor_LineInterleavedExpFrmInfo::width |
uint32_t IssSensor_LineInterleavedExpFrmInfo::height |
frame size of the exposure frame
struct { ... } IssSensor_LineInterleavedExpFrmInfo::info[ISS_SENSOR_MAX_EXPOSURE] |