Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h387 struct v4l2_frmivalenum { struct
389 __u32 index;
390 __u32 pixel_format;
391 __u32 width;
392 __u32 height;
394 __u32 type;
395 union {
400 __u32 reserved[2];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h389 struct v4l2_frmivalenum { struct
390 __u32 index;
391 __u32 pixel_format;
392 __u32 width;
394 __u32 height;
395 __u32 type;
396 union {
401 __u32 reserved[2];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h515 struct v4l2_frmivalenum { struct
516 __u32 index; /* Frame format index */
517 __u32 pixel_format; /* Pixel format */
518 __u32 width; /* Frame width */
519 __u32 height; /* Frame height */
520 __u32 type; /* Frame interval type the device supports. */
522 union { /* Frame interval */
527 __u32 reserved[2]; /* Reserved space for future use */
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h518 struct v4l2_frmivalenum { struct
519 __u32 index; /* Frame format index */
520 __u32 pixel_format; /* Pixel format */
521 __u32 width; /* Frame width */
522 __u32 height; /* Frame height */
523 __u32 type; /* Frame interval type the device supports. */
525 union { /* Frame interval */
530 __u32 reserved[2]; /* Reserved space for future use */
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h343 struct v4l2_frmivalenum { struct
344 __u32 index;
345 __u32 pixel_format;
346 __u32 width;
347 __u32 height;
348 __u32 type;
349 union {
353 __u32 reserved[2];
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h381 struct v4l2_frmivalenum { struct
382 __u32 index;
384 __u32 pixel_format;
385 __u32 width;
386 __u32 height;
387 __u32 type;
389 union {
394 __u32 reserved[2];