OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CEA_SUPPORT
(Results
1 - 2
of
2
) sorted by null
/external/adhd/cras/src/common/
edid_utils.h
109
#define
CEA_SUPPORT
3
edid_utils.c
479
(edid_ext[
CEA_SUPPORT
] & 0x80) ? "" : "do not ");
482
(edid_ext[
CEA_SUPPORT
] & 0x40) ? "" : "no ",
483
(edid_ext[
CEA_SUPPORT
] & 0x20) ? "" : "no ",
484
(edid_ext[
CEA_SUPPORT
] & 0x10) ? "" : "no ");
611
if (edid_ext[
CEA_SUPPORT
] & 0x40)
Completed in 9603 milliseconds