![]() |
v_hdmitx
Xilinx SDK Drivers API Documentation
|
Structure for holding the VSIF. More...
Data Fields | |
u8 | Version |
Version. More... | |
u32 | IEEE_ID |
IEEE Registration Identifier. More... | |
XV_HdmiTx_VSIF_Video_Format | Format |
HDMI Video Format. More... | |
u8 | HDMI_VIC |
XV_HDMITX_VSIF_VF_EXTRES: HDMI Video Format Identification Code. More... | |
XV_HdmiTx_3D_Info | Info_3D |
XV_HDMITX_VSIF_VF_3D: 3D Information. More... | |
Structure for holding the VSIF.
Format indicates the used union member.
XV_HdmiTx_VSIF_Video_Format XV_HdmiTx_VSIF::Format |
HDMI Video Format.
Referenced by XV_HdmiTx_VSIF_DisplayInfo(), and XV_HdmiTx_VSIF_GeneratePacket().
u8 XV_HdmiTx_VSIF::HDMI_VIC |
XV_HDMITX_VSIF_VF_EXTRES: HDMI Video Format Identification Code.
Referenced by XV_HdmiTx_VSIF_DisplayInfo().
u32 XV_HdmiTx_VSIF::IEEE_ID |
IEEE Registration Identifier.
Referenced by XV_HdmiTx_VSIF_GeneratePacket(), and XV_HdmiTx_VSIF_ParsePacket().
XV_HdmiTx_3D_Info XV_HdmiTx_VSIF::Info_3D |
XV_HDMITX_VSIF_VF_3D: 3D Information.
u8 XV_HdmiTx_VSIF::Version |
Version.
Referenced by XV_HdmiTx_VSIF_GeneratePacket(), and XV_HdmiTx_VSIF_ParsePacket().