hi_isp_vd_type
Description
Defines the ISP vertical sync signal.
Definition
typedef enum {
HI_ISP_VD_FE_START = 0,
HI_ISP_VD_FE_END,
HI_ISP_VD_BE_END,
HI_ISP_VD_BUTT
} hi_isp_vd_type;Members
Member |
Description |
|---|---|
HI_ISP_VD_FE_START |
Start of the FE frame |
HI_ISP_VD_FE_END |
End of the FE frame |
HI_ISP_VD_BE_END |
End of the BE frame |
HI_ISP_VD_BUTT |
Reserved |
Restrictions
HI_ISP_VD_BE_END is not supported in online and parallel mode.
Parent topic: Data Types