Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h609 struct v4l2_cropcap { struct
1429 #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/original-kernel-headers/linux/
Dvideodev2.h825 struct v4l2_cropcap { struct
1952 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h879 struct v4l2_cropcap { struct
2120 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h649 struct v4l2_cropcap { struct
1554 #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/usbcamcore/src/
DQualcommUsbCamera.cpp1293 struct v4l2_cropcap cropcap; in initUsbCamera()