OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V4L2_STD_PAL_DK
(Results
76 - 78
of
78
) sorted by null
1
2
3
4
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
660
#define
V4L2_STD_PAL_DK
(V4L2_STD_PAL_D | V4L2_STD_PAL_D1 | V4L2_STD_PAL_K)
661
#define V4L2_STD_PAL (V4L2_STD_PAL_BG |
V4L2_STD_PAL_DK
| V4L2_STD_PAL_H | V4L2_STD_PAL_I)
669
#define V4L2_STD_DK (
V4L2_STD_PAL_DK
| V4L2_STD_SECAM_DK)
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
Completed in 39 milliseconds
1
2
3
4