embeddedsw/XilinxProcessorIPLib/drivers/video_common/src
Andrei-Liviu Simion c9ef03a85f video_common: Added pixel frequency computation function.
There are now two functions used for this purpose:
- u32 XVid_GetPixelClockHzByHVFr(u32 HTotal, u32 VTotal, u8 Fr);
- u32 XVid_GetPixelClockHzByVmId(XVid_VideoMode VmId);

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:33:02 +05:30
..
Makefile video_common: Updated Makefile. 2015-04-26 10:32:08 +05:30
xedid.c video_common: Updated commenting. 2015-04-26 10:32:51 +05:30
xedid.h video_common: Updated commenting. 2015-04-26 10:32:51 +05:30
xvid.c video_common: Added pixel frequency computation function. 2015-04-26 10:33:02 +05:30
xvid.h video_common: Added pixel frequency computation function. 2015-04-26 10:33:02 +05:30
xvid_timings_table.c video_common: Fixed video timing table. 2015-04-26 10:32:59 +05:30