Searched defs:HdmiInfoFrameStatus (Results 1 – 1 of 1) sorted by relevance
461 struct HdmiInfoFrameStatus { struct462 bool vsifEnable;463 bool aviEnable;464 bool audioEnable;465 bool spdEnable;466 bool drmEnable;467 bool gdbEnable;468 uint8_t avi[HDMI_INFOFRAME_LEN];471 uint8_t spd[HDMI_INFOFRAME_LEN];472 uint8_t drm[HDMI_INFOFRAME_LEN];[all …]