Home
last modified time | relevance | path

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

/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/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/msm8994/kernel-headers/linux/
Dvideodev2.h466 struct v4l2_buffer { struct
467 __u32 index;
469 __u32 type;
470 __u32 bytesused;
471 __u32 flags;
472 __u32 field;
474 struct timeval timestamp;
475 struct v4l2_timecode timecode;
476 __u32 sequence;
477 __u32 memory;
[all …]
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h664 struct v4l2_buffer { struct
665 __u32 index;
666 __u32 type;
667 __u32 bytesused;
668 __u32 flags;
669 __u32 field;
670 struct timeval timestamp;
671 struct v4l2_timecode timecode;
672 __u32 sequence;
675 __u32 memory;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h702 struct v4l2_buffer { struct
703 __u32 index;
704 __u32 type;
705 __u32 bytesused;
706 __u32 flags;
707 __u32 field;
708 struct timeval timestamp;
709 struct v4l2_timecode timecode;
710 __u32 sequence;
713 __u32 memory;
[all …]
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h496 struct v4l2_buffer { struct
497 __u32 index;
499 __u32 type;
500 __u32 bytesused;
501 __u32 flags;
502 __u32 field;
504 struct timeval timestamp;
505 struct v4l2_timecode timecode;
506 __u32 sequence;
507 __u32 memory;
[all …]
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h405 struct v4l2_buffer { struct
406 __u32 index;
407 __u32 type;
408 __u32 bytesused;
409 __u32 flags;
410 __u32 field;
411 struct timeval timestamp;
412 struct v4l2_timecode timecode;
413 __u32 sequence;
414 __u32 memory;
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h706 struct v4l2_buffer { struct
707 __u32 index;
708 __u32 type;
709 __u32 bytesused;
710 __u32 flags;
711 __u32 field;
712 struct timeval timestamp;
713 struct v4l2_timecode timecode;
714 __u32 sequence;
717 __u32 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 …]