OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coding_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
hdmi.h
255
enum hdmi_audio_coding_type
coding_type
;
member in struct:hdmi_audio_infoframe
/src/sys/external/bsd/drm2/linux/
linux_hdmi.c
162
p[0] = __SHIFTIN(frame->
coding_type
, __BITS(7,4));
203
frame->
coding_type
= __SHIFTOUT(p[0], __BITS(7,4));
Completed in 38 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025