OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_STD_PAL_60
(Results
76 - 81
of
81
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
videodev2.h
605
#define
V4L2_STD_PAL_60
((v4l2_std_id)0x00000800)
642
#define V4L2_STD_525_60 (V4L2_STD_PAL_M |
V4L2_STD_PAL_60
| V4L2_STD_NTSC | V4L2_STD_NTSC_443)
[
all
...]
/hardware/samsung_slsi/exynos5/include/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
626
#define
V4L2_STD_PAL_60
((v4l2_std_id)0x00000800)
664
#define V4L2_STD_525_60 (V4L2_STD_PAL_M |
V4L2_STD_PAL_60
| V4L2_STD_NTSC | V4L2_STD_NTSC_443)
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
636
#define
V4L2_STD_PAL_60
((v4l2_std_id)0x00000800)
674
#define V4L2_STD_525_60 (V4L2_STD_PAL_M |
V4L2_STD_PAL_60
| V4L2_STD_NTSC | V4L2_STD_NTSC_443)
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
Completed in 60 milliseconds
1
2
3
4