![]() |
v_deinterlacer
Vitis 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(), XV_deinterlacer_CfgInitialize(), XV_deinterlacer_DisableAutoRestart(), XV_deinterlacer_EnableAutoRestart(), XV_deinterlacer_Get_algo(), XV_deinterlacer_Get_colorFormat(), XV_deinterlacer_Get_height(), XV_deinterlacer_Get_invert_field_id(), XV_deinterlacer_Get_read_fb(), XV_deinterlacer_Get_width(), XV_deinterlacer_Get_write_fb(), XV_deinterlacer_Initialize(), XV_deinterlacer_InterruptClear(), XV_deinterlacer_InterruptDisable(), XV_deinterlacer_InterruptEnable(), XV_deinterlacer_InterruptGetEnabled(), XV_deinterlacer_InterruptGetStatus(), XV_deinterlacer_InterruptGlobalDisable(), XV_deinterlacer_InterruptGlobalEnable(), XV_deinterlacer_IsDone(), XV_deinterlacer_IsIdle(), XV_deinterlacer_IsReady(), XV_deinterlacer_Set_algo(), XV_deinterlacer_Set_colorFormat(), XV_deinterlacer_Set_height(), XV_deinterlacer_Set_invert_field_id(), XV_deinterlacer_Set_read_fb(), XV_deinterlacer_Set_width(), XV_deinterlacer_Set_write_fb(), and XV_deinterlacer_Start().
| 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.