Searched refs:coding_type_ext (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dhdmi.h261 enum hdmi_audio_coding_type_ext coding_type_ext; member in struct:hdmi_audio_infoframe
H A Dhdmi.c290 ptr[2] = frame->coding_type_ext & 0x1f;
883 hdmi_audio_coding_type_ext_get_name(frame->coding_type_ext));
1117 frame->coding_type_ext = ptr[2] & 0x1f;

Completed in 160 milliseconds