OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_STD_SECAM_L
(Results
51 - 53
of
53
) sorted by null
1
2
3
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
640
#define
V4L2_STD_SECAM_L
((v4l2_std_id)0x00400000)
647
#define V4L2_STD_SECAM (V4L2_STD_SECAM_B | V4L2_STD_SECAM_G | V4L2_STD_SECAM_H | V4L2_STD_SECAM_DK |
V4L2_STD_SECAM_L
| V4L2_STD_SECAM_LC)
656
#define V4L2_STD_L (
V4L2_STD_SECAM_L
| V4L2_STD_SECAM_LC)
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
[
all
...]
Completed in 33 milliseconds
1
2
3