Home
last modified time | relevance | path

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

/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h330 struct v4l2_fmtdesc { struct
331 __u32 index;
332 __u32 type;
334 __u32 flags;
335 __u8 description[32];
336 __u32 pixelformat;
337 __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/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/msm8994/original-kernel-headers/linux/
Dvideodev2.h453 struct v4l2_fmtdesc { struct
454 __u32 index; /* Format number */
455 __u32 type; /* enum v4l2_buf_type */
456 __u32 flags;
457 __u8 description[32]; /* Description string */
458 __u32 pixelformat; /* Format fourcc */
459 __u32 reserved[4];
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h492 struct v4l2_fmtdesc { struct
493 __u32 index; /* Format number */
494 __u32 type; /* enum v4l2_buf_type */
495 __u32 flags;
496 __u8 description[32]; /* Description string */
497 __u32 pixelformat; /* Format fourcc */
498 __u32 reserved[4];
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h734 struct v4l2_fmtdesc { struct
735 __u32 index; /* Format number */
736 __u32 type; /* enum v4l2_buf_type */
737 __u32 flags;
738 __u8 description[32]; /* Description string */
739 __u32 pixelformat; /* Format fourcc */
740 __u32 reserved[4];
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h360 struct v4l2_fmtdesc { struct
361 __u32 index;
362 __u32 type;
364 __u32 flags;
365 __u8 description[32];
366 __u32 pixelformat;
367 __u32 reserved[4];
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h465 struct v4l2_fmtdesc { struct
466 __u32 index;
467 __u32 type;
469 __u32 flags;
470 __u8 description[32];
471 __u32 pixelformat;
472 __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];