hi_vpss_chn_mode
Description
Defines the VPSS channel working modes.
Prototype
typedef enum {
HI_VPSS_CHN_MODE_AUTO = 0,
HI_VPSS_CHN_MODE_USER,
HI_VPSS_CHN_MODE_BUTT
} hi_vpss_chn_mode;
Members
Member |
Description |
|---|---|
HI_VPSS_CHN_MODE_USER |
User setting mode. If the processed picture data needs to be obtained from the VPSS channel, the mode must be set to HI_VPSS_CHN_MODE_USER. If the fisheye correction function is used, the mode must be set to HI_VPSS_CHN_MODE_USER. |
HI_VPSS_CHN_MODE_AUTO |
Auto mode.
|
HI_VPSS_CHN_MODE_BUTT |
Reserved |
Parent topic: VPSS