#include <videodev2_myth.h>
Definition at line 536 of file videodev2_myth.h.
Public Attributes | |
| __u32 | index |
| enum v4l2_buf_type | type |
| __u32 | bytesused |
| __u32 | flags |
| enum v4l2_field | field |
| struct timeval | timestamp |
| struct v4l2_timecode | timecode |
| __u32 | sequence |
| enum v4l2_memory | memory |
| union { | |
| __u32 offset | |
| unsigned long userptr | |
| } | m |
| __u32 | length |
| __u32 | input |
| __u32 | reserved |
Definition at line 538 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), mmap_init(), mmap_read_frame(), mmap_release_buffer(), and mmap_start().
Definition at line 539 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), mmap_init(), mmap_read_frame(), mmap_release_buffer(), and mmap_start().
Definition at line 540 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), and mmap_read_frame().
Definition at line 542 of file videodev2_myth.h.
struct timeval v4l2_buffer::timestamp [read] |
struct v4l2_timecode v4l2_buffer::timecode [read] |
Definition at line 544 of file videodev2_myth.h.
Definition at line 545 of file videodev2_myth.h.
Definition at line 548 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), mmap_init(), mmap_read_frame(), mmap_release_buffer(), and mmap_start().
Definition at line 550 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), and mmap_init().
| unsigned long v4l2_buffer::userptr |
Definition at line 551 of file videodev2_myth.h.
| union { ... } v4l2_buffer::m |
Referenced by NuppelVideoRecorder::DoV4L2(), and mmap_init().
Definition at line 553 of file videodev2_myth.h.
Referenced by NuppelVideoRecorder::DoV4L2(), and mmap_init().
Definition at line 554 of file videodev2_myth.h.
Definition at line 555 of file videodev2_myth.h.
1.5.5