Home
last modified time | relevance | path

Searched refs:v4l2_frmivalenum (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h387 struct v4l2_frmivalenum { struct
1450 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h389 struct v4l2_frmivalenum { struct
1451 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h515 struct v4l2_frmivalenum { struct
1969 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h518 struct v4l2_frmivalenum { struct
1972 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h343 struct v4l2_frmivalenum { struct
1276 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp456 v4l2_frmivalenum duration_query; in GetFormatFrameDurationRange()
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h381 struct v4l2_frmivalenum { struct
2262 #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp768 v4l2_frmivalenum frameInterval{ in getFrameRateList()