![]() |
v_hdmirx
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_HdmiRx_VSIF_Video_Format | Format |
HDMI Video Format. More... | |
u8 | HDMI_VIC |
XV_HDMIRX_VSIF_VF_EXTRES: HDMI Video Format Identification Code. More... | |
XV_HdmiRx_3D_Info | Info_3D |
XV_HDMIRX_VSIF_VF_3D: 3D Information. More... | |
Structure for holding the VSIF.
Format indicates the used union member.
XV_HdmiRx_VSIF_Video_Format XV_HdmiRx_VSIF::Format |
HDMI Video Format.
Referenced by XV_HdmiRx_VSIF_DisplayInfo(), and XV_HdmiRx_VSIF_ParsePacket().
u8 XV_HdmiRx_VSIF::HDMI_VIC |
XV_HDMIRX_VSIF_VF_EXTRES: HDMI Video Format Identification Code.
Referenced by XV_HdmiRx_VSIF_DisplayInfo(), and XV_HdmiRx_VSIF_ParsePacket().
u32 XV_HdmiRx_VSIF::IEEE_ID |
IEEE Registration Identifier.
Referenced by XV_HdmiRx_VSIF_ParsePacket().
XV_HdmiRx_3D_Info XV_HdmiRx_VSIF::Info_3D |
XV_HDMIRX_VSIF_VF_3D: 3D Information.
Referenced by XV_HdmiRx_VSIF_DisplayInfo(), and XV_HdmiRx_VSIF_ParsePacket().
u8 XV_HdmiRx_VSIF::Version |
Version.
Referenced by XV_HdmiRx_VSIF_ParsePacket().