Home
last modified time | relevance | path

Searched refs:v4l2_cropcap (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h825 struct v4l2_cropcap { struct
1952 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h828 struct v4l2_cropcap { struct
1955 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h610 struct v4l2_cropcap { struct
1430 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h609 struct v4l2_cropcap { struct
1429 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h531 struct v4l2_cropcap { struct
1259 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h654 struct v4l2_cropcap { struct
1562 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h886 struct v4l2_cropcap { struct
2136 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h890 struct v4l2_cropcap { struct
2141 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h760 struct v4l2_cropcap { struct
1664 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h1130 struct v4l2_cropcap { struct
2372 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h787 struct v4l2_cropcap { struct
2622 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h579 struct v4l2_cropcap { struct
2241 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp1293 struct v4l2_cropcap cropcap; in initUsbCamera()