![]() |
v_deinterlacer
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for the DEINT core. More...
Data Fields | |
| u16 | DeviceId |
| Unique ID of device. More... | |
| UINTPTR | BaseAddress |
| The base address of the core instance. More... | |
| u16 | NumVidComponents |
| Number of Video Components. More... | |
| u16 | MaxDataWidth |
| Maximum Data width of each channel. More... | |
This typedef contains configuration information for the DEINT core.
Each core instance should have a configuration structure associated.
| UINTPTR XV_deinterlacer_Config::BaseAddress |
The base address of the core instance.
Referenced by XV_DeintDbgReportStatus().
| u16 XV_deinterlacer_Config::DeviceId |
Unique ID of device.
| u16 XV_deinterlacer_Config::MaxDataWidth |
Maximum Data width of each channel.
| u16 XV_deinterlacer_Config::NumVidComponents |
Number of Video Components.