Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/
Dframeintervals.rs16 impl v4l2_frmivalenum { impl
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dvideodev2.h509 struct v4l2_frmivalenum { struct
510 __u32 index; /* Frame format index */
511 __u32 pixel_format; /* Pixel format */
512 __u32 width; /* Frame width */
513 __u32 height; /* Frame height */
514 __u32 type; /* Frame interval type the device supports. */
516 union { /* Frame interval */
521 __u32 reserved[2]; /* Reserved space for future use */
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h489 struct v4l2_frmivalenum { struct
490 __u32 index;
491 __u32 pixel_format;
492 __u32 width;
493 __u32 height;
494 __u32 type;
495 union {
499 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h489 struct v4l2_frmivalenum { struct
490 __u32 index;
491 __u32 pixel_format;
492 __u32 width;
493 __u32 height;
494 __u32 type;
495 union {
499 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h489 struct v4l2_frmivalenum { struct
490 __u32 index;
491 __u32 pixel_format;
492 __u32 width;
493 __u32 height;
494 __u32 type;
495 union {
499 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h489 struct v4l2_frmivalenum { struct
490 __u32 index;
491 __u32 pixel_format;
492 __u32 width;
493 __u32 height;
494 __u32 type;
495 union {
499 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h479 struct v4l2_frmivalenum { struct
480 __u32 index;
481 __u32 pixel_format;
482 __u32 width;
483 __u32 height;
484 __u32 type;
485 union {
489 __u32 reserved[2];
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h959 struct v4l2_frmivalenum { struct
960 __u32 index; /* Frame format index */
961 __u32 pixel_format; /* Pixel format */
962 __u32 width; /* Frame width */
963 __u32 height; /* Frame height */
964 __u32 type; /* Frame interval type the device supports. */
966 union { /* Frame interval */
971 __u32 reserved[2]; /* Reserved space for future use */
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dvideodev2.h520 struct v4l2_frmivalenum { struct
521 __u32 index;
522 __u32 pixel_format;
523 __u32 width;
524 __u32 height;
525 __u32 type;
526 union {
530 __u32 reserved[2];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h507 struct v4l2_frmivalenum { struct
508 __u32 index;
509 __u32 pixel_format;
510 __u32 width;
511 __u32 height;
512 __u32 type;
513 union {
517 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h496 struct v4l2_frmivalenum { struct
497 __u32 index;
498 __u32 pixel_format;
499 __u32 width;
500 __u32 height;
501 __u32 type;
502 union {
506 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h496 struct v4l2_frmivalenum { struct
497 __u32 index;
498 __u32 pixel_format;
499 __u32 width;
500 __u32 height;
501 __u32 type;
502 union {
506 __u32 reserved[2];
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dvideodev2.h520 struct v4l2_frmivalenum { struct
521 __u32 index;
522 __u32 pixel_format;
523 __u32 width;
524 __u32 height;
525 __u32 type;
526 union {
530 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h496 struct v4l2_frmivalenum { struct
497 __u32 index;
498 __u32 pixel_format;
499 __u32 width;
500 __u32 height;
501 __u32 type;
502 union {
506 __u32 reserved[2];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h507 struct v4l2_frmivalenum { struct
508 __u32 index;
509 __u32 pixel_format;
510 __u32 width;
511 __u32 height;
512 __u32 type;
513 union {
517 __u32 reserved[2];
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dvideodev2.h520 struct v4l2_frmivalenum { struct
521 __u32 index;
522 __u32 pixel_format;
523 __u32 width;
524 __u32 height;
525 __u32 type;
526 union {
530 __u32 reserved[2];
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h496 struct v4l2_frmivalenum { struct
497 __u32 index;
498 __u32 pixel_format;
499 __u32 width;
500 __u32 height;
501 __u32 type;
502 union {
506 __u32 reserved[2];
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dvideodev2.h520 struct v4l2_frmivalenum { struct
521 __u32 index;
522 __u32 pixel_format;
523 __u32 width;
524 __u32 height;
525 __u32 type;
526 union {
530 __u32 reserved[2];

12