Searched defs:hdmi_audio_infoframe (Results 1 – 6 of 6) sorted by relevance
93821 struct hdmi_audio_infoframe { struct93822 enum hdmi_infoframe_type type;93823 unsigned char version;93824 unsigned char length;93825 unsigned char channels;93826 enum hdmi_audio_coding_type coding_type;93827 enum hdmi_audio_sample_size sample_size;93828 enum hdmi_audio_sample_frequency sample_frequency;93829 enum hdmi_audio_coding_type_ext coding_type_ext;93830 unsigned char channel_allocation;[all …]
66879 struct hdmi_audio_infoframe { struct66880 enum hdmi_infoframe_type type;66881 unsigned char version;66882 unsigned char length;66883 unsigned char channels;66884 enum hdmi_audio_coding_type coding_type;66885 enum hdmi_audio_sample_size sample_size;66886 enum hdmi_audio_sample_frequency sample_frequency;66887 enum hdmi_audio_coding_type_ext coding_type_ext;66888 unsigned char channel_allocation;[all …]
62117 struct hdmi_audio_infoframe { struct62118 enum hdmi_infoframe_type type;62119 unsigned char version;62120 unsigned char length;62121 unsigned char channels;62122 enum hdmi_audio_coding_type coding_type;62123 enum hdmi_audio_sample_size sample_size;62124 enum hdmi_audio_sample_frequency sample_frequency;62125 enum hdmi_audio_coding_type_ext coding_type_ext;62126 unsigned char channel_allocation;[all …]