Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h661 struct v4l2_buffer { struct
662 __u32 index;
663 __u32 type;
664 __u32 bytesused;
665 __u32 flags;
666 __u32 field;
667 struct timeval timestamp;
668 struct v4l2_timecode timecode;
669 __u32 sequence;
672 __u32 memory;
[all …]
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h465 struct v4l2_buffer { struct
466 __u32 index;
467 __u32 type;
469 __u32 bytesused;
470 __u32 flags;
471 __u32 field;
472 struct timeval timestamp;
474 struct v4l2_timecode timecode;
475 __u32 sequence;
476 __u32 memory;
[all …]
/hardware/samsung_slsi/exynos5/include/linux/
Dvideodev2.h643 struct v4l2_buffer { struct
644 __u32 index;
645 enum v4l2_buf_type type;
646 __u32 bytesused;
647 __u32 flags;
648 enum v4l2_field field;
649 struct timeval timestamp;
650 struct v4l2_timecode timecode;
651 __u32 sequence;
654 enum v4l2_memory memory;
[all …]
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h662 struct v4l2_buffer { struct
663 __u32 index;
664 enum v4l2_buf_type type;
665 __u32 bytesused;
666 __u32 flags;
667 enum v4l2_field field;
668 struct timeval timestamp;
669 struct v4l2_timecode timecode;
670 __u32 sequence;
673 enum v4l2_memory memory;
[all …]
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h457 struct v4l2_buffer { struct
459 __u32 index;
460 enum v4l2_buf_type type;
461 __u32 bytesused;
462 __u32 flags;
464 enum v4l2_field field;
465 struct timeval timestamp;
466 struct v4l2_timecode timecode;
467 __u32 sequence;
469 enum v4l2_memory memory;
[all …]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h662 struct v4l2_buffer { struct
663 __u32 index;
664 enum v4l2_buf_type type;
665 __u32 bytesused;
666 __u32 flags;
667 enum v4l2_field field;
668 struct timeval timestamp;
669 struct v4l2_timecode timecode;
670 __u32 sequence;
673 enum v4l2_memory memory;
[all …]
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h457 struct v4l2_buffer { struct
459 __u32 index;
460 enum v4l2_buf_type type;
461 __u32 bytesused;
462 __u32 flags;
464 enum v4l2_field field;
465 struct timeval timestamp;
466 struct v4l2_timecode timecode;
467 __u32 sequence;
469 enum v4l2_memory memory;
[all …]