OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_STD_PAL_D1
(Results
26 - 29
of
29
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h
459
#define
V4L2_STD_PAL_D1
((v4l2_std_id)0x00000040)
490
#define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
V4L2_STD_PAL_D1
| V4L2_STD_PAL_K)
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h
459
#define
V4L2_STD_PAL_D1
((v4l2_std_id)0x00000040)
490
#define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
V4L2_STD_PAL_D1
| V4L2_STD_PAL_K)
[
all
...]
/bionic/libc/kernel/common/linux/
videodev2.h
582
#define
V4L2_STD_PAL_D1
((v4l2_std_id)0x00000040)
612
#define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
V4L2_STD_PAL_D1
| V4L2_STD_PAL_K)
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
803
#define
V4L2_STD_PAL_D1
((v4l2_std_id)0x00000040)
[
all
...]
Completed in 63 milliseconds
1
2