hi_hdmi_video_format
Description
Defines the HDMI video format.
Definition
typedef enum {
HI_HDMI_VIDEO_FORMAT_1080P_60,
HI_HDMI_VIDEO_FORMAT_1080P_50,
HI_HDMI_VIDEO_FORMAT_1080P_30,
HI_HDMI_VIDEO_FORMAT_1080P_25,
HI_HDMI_VIDEO_FORMAT_1080P_24,
HI_HDMI_VIDEO_FORMAT_1080i_60,
HI_HDMI_VIDEO_FORMAT_1080i_50,
HI_HDMI_VIDEO_FORMAT_720P_60,
HI_HDMI_VIDEO_FORMAT_720P_50,
HI_HDMI_VIDEO_FORMAT_576P_50,
HI_HDMI_VIDEO_FORMAT_480P_60,
HI_HDMI_VIDEO_FORMAT_PAL,
HI_HDMI_VIDEO_FORMAT_NTSC,
HI_HDMI_VIDEO_FORMAT_861D_640X480_60,
HI_HDMI_VIDEO_FORMAT_VESA_800X600_60,
HI_HDMI_VIDEO_FORMAT_VESA_1024X768_60,
HI_HDMI_VIDEO_FORMAT_VESA_1280X800_60,
HI_HDMI_VIDEO_FORMAT_VESA_1280X1024_60,
HI_HDMI_VIDEO_FORMAT_VESA_1366X768_60,
HI_HDMI_VIDEO_FORMAT_VESA_1440X900_60,
HI_HDMI_VIDEO_FORMAT_VESA_1400X1050_60,
HI_HDMI_VIDEO_FORMAT_VESA_1600X1200_60,
HI_HDMI_VIDEO_FORMAT_VESA_1680X1050_60,
HI_HDMI_VIDEO_FORMAT_VESA_1920X1200_60,
HI_HDMI_VIDEO_FORMAT_2560x1440_30,
HI_HDMI_VIDEO_FORMAT_2560x1440_60,
HI_HDMI_VIDEO_FORMAT_2560x1600_60,
HI_HDMI_VIDEO_FORMAT_1920x2160_30,
HI_HDMI_VIDEO_FORMAT_3840X2160P_24,
HI_HDMI_VIDEO_FORMAT_3840X2160P_25,
HI_HDMI_VIDEO_FORMAT_3840X2160P_30,
HI_HDMI_VIDEO_FORMAT_3840X2160P_50,
HI_HDMI_VIDEO_FORMAT_3840X2160P_60,
HI_HDMI_VIDEO_FORMAT_4096X2160P_24,
HI_HDMI_VIDEO_FORMAT_4096X2160P_25,
HI_HDMI_VIDEO_FORMAT_4096X2160P_30,
HI_HDMI_VIDEO_FORMAT_4096X2160P_50,
HI_HDMI_VIDEO_FORMAT_4096X2160P_60,
HI_HDMI_VIDEO_FORMAT_3840X2160P_120,
HI_HDMI_VIDEO_FORMAT_4096X2160P_120,
HI_HDMI_VIDEO_FORMAT_7680X4320P_30,
HI_HDMI_VIDEO_FORMAT_VESA_CUSTOMER_DEFINE,
HI_HDMI_VIDEO_FORMAT_BUTT
} hi_hdmi_video_format;
Members
Member |
Description |
|---|---|
HI_HDMI_VIDEO_FORMAT_1080P_60 |
1080p, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_1080P_50 |
1080p, 50 FPS. |
HI_HDMI_VIDEO_FORMAT_1080P_30 |
1080p, 30 FPS. |
HI_HDMI_VIDEO_FORMAT_1080P_25 |
1080p, 25 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_1080P_24 |
1080p, 24 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_1080i_60 |
1080i, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_1080i_50 |
1080i, 50 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_720P_60 |
720p, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_720P_50 |
720p, 50 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_576P_50 |
576p, 50 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_480P_60 |
480p, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_PAL |
Phase alternating line (PAL) system. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_NTSC |
National television system committee (NTSC) system. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_861D_640X480_60 |
640 x 480, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_800X600_60 |
800 x 600, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_VESA_1024X768_60 |
1024 x 768, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1280X800_60 |
1280 x 800, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1280X1024_60 |
1280 x 1024, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1366X768_60 |
1366 x 768, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1440X900_60 |
1440 x 900, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1400X1050_60 |
1400 x 1050, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1600X1200_60 |
1600 x 1200, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_VESA_1680X1050_60 |
1680 x 1050, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_1920X1200_60 |
1920 x 1200, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_2560x1440_30 |
2560 x 1440, 30 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_2560x1440_60 |
2560 x 1440, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_2560x1600_60 |
2560 x 1600, 30 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_1920x2160_30 |
1920 x 2160, 30 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_24 |
3840 x 2160, 24 FPS. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_25 |
3840 x 2160, 25 FPS. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_30 |
3840 x 2160, 30 FPS. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_50 |
3840 x 2160, 50 FPS. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_60 |
3840 x 2160, 60 FPS. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_24 |
4096 x 2160, 24 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_25 |
4096 x 2160, 25 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_30 |
4096 x 2160, 30 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_50 |
4096 x 2160, 50 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_60 |
4096 x 2160, 60 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_3840X2160P_120 |
3840 x 2160, 120 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_4096X2160P_120 |
4096 x 2160, 120 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_7680X4320P_30 |
7680 x 4320, 30 FPS. Not supported in the current version. |
HI_HDMI_VIDEO_FORMAT_VESA_CUSTOMER_DEFINE |
User configuration specifications. |
HI_HDMI_VIDEO_FORMAT_BUTT |
Reserved. |