Searched defs:hdmi_avi_infoframe (Results 1 – 2 of 2) sorted by relevance
169 struct hdmi_avi_infoframe { struct170 enum hdmi_infoframe_type type;171 unsigned char version;172 unsigned char length;178 bool itc;181 enum hdmi_nups nups;182 unsigned char video_code;185 unsigned char pixel_repeat;186 unsigned short top_bar;187 unsigned short bottom_bar;[all …]
218 struct hdmi_avi_infoframe hdmi_avi_infoframe; member
Completed in 13 milliseconds