video_common: ResId->VmId.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
parent
dd2562b850
commit
4030d1aef4
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ typedef struct {
|
||||||
XVid_DataWidth Bpc;
|
XVid_DataWidth Bpc;
|
||||||
XVid_FrameRate FrameRate;
|
XVid_FrameRate FrameRate;
|
||||||
u32 IsInterlaced;
|
u32 IsInterlaced;
|
||||||
XVid_VideoMode ResId;
|
XVid_VideoMode VmId;
|
||||||
XVid_VideoTiming Timing;
|
XVid_VideoTiming Timing;
|
||||||
} XVid_VideoStream;
|
} XVid_VideoStream;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue