video_common: XVID_VM_UXGA_60_P->XVID_VM_1600x1200_60_P.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2015-01-12 15:04:36 -08:00 committed by Nava kishore Manne
parent 371c840499
commit 57d0052df3
2 changed files with 1 additions and 5 deletions

View file

@ -176,6 +176,7 @@ typedef enum {
XVID_VM_USE_EDID_PREFERRED, XVID_VM_USE_EDID_PREFERRED,
XVID_VM_NO_INPUT, XVID_VM_NO_INPUT,
XVID_VM_UXGA_60_P = XVID_VM_1600x1200_60_P,
XVID_VM_WSXGA_60_P = XVID_VM_1680x1050_60_P, XVID_VM_WSXGA_60_P = XVID_VM_1680x1050_60_P,
XVID_VM_WUXGA_60_P = XVID_VM_1600x1200_60_P XVID_VM_WUXGA_60_P = XVID_VM_1600x1200_60_P
} XVid_VideoMode; } XVid_VideoMode;

View file

@ -458,11 +458,6 @@ const XVid_VideoTimingMode XVid_VideoTimingModes[XVID_VM_NUM_SUPPORT] =
0, 0,
{1366, 70, 143, 213, 1792, 1, {1366, 70, 143, 213, 1792, 1,
768, 3, 3, 24, 798, 0, 0, 0, 0, 1} }, 768, 3, 3, 24, 798, 0, 0, 0, 0, 1} },
{ XVID_VM_UXGA_60_P, "1600x1200@60Hz", XVID_FR_60HZ,
0,
{1600, 64, 192, 304, 2160, 1,
1200, 1, 3, 46, 1250, 0, 0, 0, 0, 1} },
/* XVID_VM_1600x1200_60_P */
/* Interlaced modes. */ /* Interlaced modes. */
{ XVID_VM_480_30_I, "720x480@30Hz (I)", XVID_FR_30HZ, { XVID_VM_480_30_I, "720x480@30Hz (I)", XVID_FR_30HZ,