Home
last modified time | relevance | path

Searched refs:coding_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/video/
A Dhdmi.c436 ptr[0] = ((frame->coding_type & 0xf) << 4) | (channels & 0x7); in hdmi_audio_infoframe_pack_only()
1285 hdmi_audio_coding_type_get_name(enum hdmi_audio_coding_type coding_type) in hdmi_audio_coding_type_get_name() argument
1287 switch (coding_type) { in hdmi_audio_coding_type_get_name()
1407 hdmi_audio_coding_type_get_name(frame->coding_type)); in hdmi_audio_infoframe_log()
1683 frame->coding_type = (ptr[0] >> 4) & 0xf; in hdmi_audio_infoframe_unpack()
/linux/sound/x86/
A Dintel_hdmi_lpe_audio.h288 u32 coding_type:4; member
/linux/include/linux/
A Dhdmi.h324 enum hdmi_audio_coding_type coding_type; member
/linux/sound/pci/mixart/
A Dmixart_core.h355 u32 coding_type; /* use enum mixart_coding_type */ member
A Dmixart.c515 stream_param.coding_type = CT_LINEAR; in mixart_set_format()
/linux/sound/soc/codecs/
A Dhdmi-codec.c506 hp->cea.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_codec_fill_codec_params()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c1029 frame.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in mtk_hdmi_setup_audio_infoframe()
/linux/drivers/gpu/drm/exynos/
A Dexynos_hdmi.c2037 audio_infoframe->coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_probe()

Completed in 30 milliseconds