ISI configuration structure.
#include <isi.h>
Data Fields | |
uint8_t | crc_sync |
Embedded Synchronization Correction. More... | |
uint8_t | emb_sync |
Embedded Synchronization. More... | |
uint8_t | hpol |
Horizontal Synchronization Polarity. More... | |
enum isi_input_image_format | image_fmt |
Input image format. More... | |
uint32_t | image_hsize |
Input image horizontal size. More... | |
uint32_t | image_vsize |
Input image vertical size. More... | |
uint8_t | pck_plo |
Pixel Clock Polarity. More... | |
uint8_t | sfd |
Start of Frame Delay. More... | |
uint8_t | sld |
Start of Line Delay. More... | |
uint8_t | thmask |
Threshold Mask. More... | |
uint8_t | vpol |
Vertical Synchronization Polarity. More... | |