Home
last modified time | relevance | path

Searched refs:v4l2_pix_format (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h157 struct v4l2_pix_format { struct
542 struct v4l2_pix_format fmt;
1234 struct v4l2_pix_format pix;
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h159 struct v4l2_pix_format { struct
544 struct v4l2_pix_format fmt;
1235 struct v4l2_pix_format pix;
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h276 struct v4l2_pix_format { struct
756 struct v4l2_pix_format fmt;
1741 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h279 struct v4l2_pix_format { struct
759 struct v4l2_pix_format fmt;
1744 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h169 struct v4l2_pix_format { struct
514 struct v4l2_pix_format fmt;
2065 struct v4l2_pix_format pix;
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h137 struct v4l2_pix_format { struct
1075 struct v4l2_pix_format pix;
/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp813 v4l2_pix_format *p = &m_v4l2Format.fmt.pix; in SetImageFormat()