OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YUVToRGB565
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
Converters.h
206
YUVToRGB565
(int y, int u, int v)
/device/google/cuttlefish_common/guest/hals/camera/
Converters.h
219
static __inline__ uint16_t
YUVToRGB565
(int y, int u, int v) {
Completed in 82 milliseconds