OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_STD_ATSC_16_VSB
(Results
51 - 53
of
53
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
644
#define
V4L2_STD_ATSC_16_VSB
((v4l2_std_id)0x02000000)
666
#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 2880 milliseconds
1
2
3