OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_PIX_FMT_SRGGB10
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/camera/
camera-common.h
79
#ifndef
V4L2_PIX_FMT_SRGGB10
80
#define
V4L2_PIX_FMT_SRGGB10
v4l2_fourcc('R', 'G', '1', '\0')
81
#endif /*
V4L2_PIX_FMT_SRGGB10
*/
camera-win.h
72
#define
V4L2_PIX_FMT_SRGGB10
v4l2_fourcc('R', 'G', '1', '\0') /* 10 RGRG.. GBGB.. */
Completed in 167 milliseconds