video_common: Fixed XVid_PixelsPerClock structure definition.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2015-01-12 19:14:12 -08:00 committed by Nava kishore Manne
parent 714dddec01
commit 7aceaaf86f

View file

@ -233,7 +233,7 @@ typedef enum {
XVID_PPC_2 = 2,
XVID_PPC_4 = 4,
XVID_PPC_NUM_SUPPORTED = 3,
} XVid_DataWidth;
} XVid_PixelsPerClock;
/* Color space and chroma format. */
typedef enum {