OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EEDID_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/adhd/cras/src/common/
edid_utils.h
55
#define
EEDID_SIZE
(EDID_SIZE + EEXT_SIZE)
/external/adhd/cras/src/server/
cras_alsa_jack.c
242
nread = read(fd, edid,
EEDID_SIZE
);
252
uint8_t edid[
EEDID_SIZE
];
269
uint8_t edid[
EEDID_SIZE
];
[
all
...]
Completed in 80 milliseconds