Home
last modified time | relevance | path

Searched defs:v4l2_create_buffers (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h1370 struct v4l2_create_buffers { struct
1371 __u32 index;
1372 __u32 count;
1374 __u32 memory;
1375 struct v4l2_format format;
1376 __u32 reserved[8];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h1371 struct v4l2_create_buffers { struct
1372 __u32 index;
1374 __u32 count;
1375 __u32 memory;
1376 struct v4l2_format format;
1377 __u32 reserved[8];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1900 struct v4l2_create_buffers { struct
1901 __u32 index;
1902 __u32 count;
1903 __u32 memory;
1904 struct v4l2_format format;
1905 __u32 reserved[8];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1903 struct v4l2_create_buffers { struct
1904 __u32 index;
1905 __u32 count;
1906 __u32 memory;
1907 struct v4l2_format format;
1908 __u32 reserved[8];
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h1210 struct v4l2_create_buffers { struct
1211 __u32 index;
1212 __u32 count;
1213 __u32 memory;
1214 struct v4l2_format format;
1215 __u32 reserved[8];
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h2184 struct v4l2_create_buffers { struct
2185 __u32 index;
2186 __u32 count;
2187 enum v4l2_memory memory;
2189 struct v4l2_format format;
2190 __u32 reserved[8];