Searched defs:hdmi_audio_infoframe (Results 1 – 2 of 2) sorted by relevance
69618 struct hdmi_audio_infoframe { struct69619 enum hdmi_infoframe_type type;69620 unsigned char version;69621 unsigned char length;69622 unsigned char channels;69623 enum hdmi_audio_coding_type coding_type;69624 enum hdmi_audio_sample_size sample_size;69625 enum hdmi_audio_sample_frequency sample_frequency;69626 enum hdmi_audio_coding_type_ext coding_type_ext;69627 unsigned char channel_allocation;[all …]
78956 struct hdmi_audio_infoframe { struct78957 enum hdmi_infoframe_type type;78958 unsigned char version;78959 unsigned char length;78960 unsigned char channels;78961 enum hdmi_audio_coding_type coding_type;78962 enum hdmi_audio_sample_size sample_size;78963 enum hdmi_audio_sample_frequency sample_frequency;78964 enum hdmi_audio_coding_type_ext coding_type_ext;78965 unsigned char channel_allocation;[all …]