OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_PIX_FMT_VYUY
(Results
1 - 20
of
20
) sorted by null
/external/qemu/android/camera/
camera-common.h
46
#ifndef
V4L2_PIX_FMT_VYUY
47
#define
V4L2_PIX_FMT_VYUY
v4l2_fourcc('V', 'Y', 'U', 'Y')
48
#endif /*
V4L2_PIX_FMT_VYUY
*/
/hardware/samsung_slsi/exynos5/include/
s5p_fimc_v4l2.h
50
* YUV422 1 CRYCBY
V4L2_PIX_FMT_VYUY
*
68
#define
V4L2_PIX_FMT_VYUY
v4l2_fourcc('V', 'Y', 'U', 'Y')
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp
620
#define
V4L2_PIX_FMT_VYUY
v4l2_fourcc('V', 'Y', 'U', 'Y')
[
all
...]
/bionic/libc/kernel/uapi/linux/
videodev2.h
202
#define
V4L2_PIX_FMT_VYUY
v4l2_fourcc('V', 'Y', 'U', 'Y')
[
all
...]