OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_STD_ATSC_8_VSB
(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
621
#define
V4L2_STD_ATSC_8_VSB
((v4l2_std_id)0x01000000)
645
#define V4L2_STD_ATSC (
V4L2_STD_ATSC_8_VSB
| V4L2_STD_ATSC_16_VSB)
[
all
...]
/hardware/samsung_slsi/exynos5/include/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
642
#define
V4L2_STD_ATSC_8_VSB
((v4l2_std_id)0x01000000)
666
#define V4L2_STD_ATSC (
V4L2_STD_ATSC_8_VSB
| V4L2_STD_ATSC_16_VSB)
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
652
#define
V4L2_STD_ATSC_8_VSB
((v4l2_std_id)0x01000000)
676
#define V4L2_STD_ATSC (
V4L2_STD_ATSC_8_VSB
| V4L2_STD_ATSC_16_VSB)
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
Completed in 283 milliseconds
1
2
3
4