Searched defs:hdmi_avi_infoframe (Results 1 – 2 of 2) sorted by relevance
178 struct hdmi_avi_infoframe { struct179 enum hdmi_infoframe_type type;180 unsigned char version;181 unsigned char length;182 bool itc;183 unsigned char pixel_repeat;191 enum hdmi_nups nups;192 unsigned char video_code;195 unsigned short top_bar;196 unsigned short bottom_bar;[all …]
307 struct hdmi_avi_infoframe hdmi_avi_infoframe; member
Completed in 12 milliseconds