OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_SEL_FLAG_LE
(Results
26 - 29
of
29
) sorted by null
1
2
/hardware/qcom/msm8996/kernel-headers/linux/
v4l2-common.h
40
#define
V4L2_SEL_FLAG_LE
(1 << 1)
44
#define V4L2_SUBDEV_SEL_FLAG_SIZE_LE
V4L2_SEL_FLAG_LE
/hardware/qcom/msm8996/original-kernel-headers/linux/
v4l2-common.h
65
#define
V4L2_SEL_FLAG_LE
(1 << 1)
70
#define V4L2_SUBDEV_SEL_FLAG_SIZE_LE
V4L2_SEL_FLAG_LE
/hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h
592
#define
V4L2_SEL_FLAG_LE
0x00000002
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h
801
#define
V4L2_SEL_FLAG_LE
0x00000002
[
all
...]
Completed in 237 milliseconds
1
2