Home
last modified time | relevance | path

Searched defs:v4l2_fmtdesc (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h329 struct v4l2_fmtdesc { struct
330 __u32 index;
331 __u32 type;
332 __u32 flags;
334 __u8 description[32];
335 __u32 pixelformat;
336 __u32 reserved[4];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h450 struct v4l2_fmtdesc { struct
451 __u32 index; /* Format number */
452 __u32 type; /* enum v4l2_buf_type */
453 __u32 flags;
454 __u8 description[32]; /* Description string */
455 __u32 pixelformat; /* Format fourcc */
456 __u32 reserved[4];
/hardware/samsung_slsi/exynos5/include/linux/
Dvideodev2.h434 struct v4l2_fmtdesc { struct
435 __u32 index; /* Format number */
436 enum v4l2_buf_type type; /* buffer type */
437 __u32 flags;
438 __u8 description[32]; /* Description string */
439 __u32 pixelformat; /* Format fourcc */
440 __u32 reserved[4];
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h458 struct v4l2_fmtdesc { struct
459 __u32 index; /* Format number */
460 enum v4l2_buf_type type; /* buffer type */
461 __u32 flags;
462 __u8 description[32]; /* Description string */
463 __u32 pixelformat; /* Format fourcc */
464 __u32 reserved[4];
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h322 struct v4l2_fmtdesc { struct
324 __u32 index;
325 enum v4l2_buf_type type;
326 __u32 flags;
327 __u8 description[32];
329 __u32 pixelformat;
330 __u32 reserved[4];
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h458 struct v4l2_fmtdesc { struct
459 __u32 index; /* Format number */
460 enum v4l2_buf_type type; /* buffer type */
461 __u32 flags;
462 __u8 description[32]; /* Description string */
463 __u32 pixelformat; /* Format fourcc */
464 __u32 reserved[4];
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h322 struct v4l2_fmtdesc { struct
324 __u32 index;
325 enum v4l2_buf_type type;
326 __u32 flags;
327 __u8 description[32];
329 __u32 pixelformat;
330 __u32 reserved[4];