Definition at line 3405 of file v4l2_nv_extensions.h.

Data Fields | |
| __u32 | index |
| __u32 | type |
| __u32 | num_planes |
| number of planes of hardware buffer. More... | |
| __u32 | gpuid |
| GPU ID. More... | |
| __u64 | fd |
| DMABUF FD. More... | |
| __u32 | total_size |
| total size of allocated memory More... | |
| v4l2_buffer_mem_type | memtype |
| type of memory More... | |
| v4l2_surface_layout | layout |
| BL or PL layout. More... | |
| v4l2_displayscan_format | scanformat |
| display scan format More... | |
| v4l2_color_format | colorformat |
| color format More... | |
| v4l2_chroma_subsampling_params | chromasubsampling |
| Holds chroma subsampling parameters. More... | |
| v4l2_map_plane * | map_planes |
| plane parameters More... | |
| __u8 | reserved [64] |
| v4l2_chroma_subsampling_params v4l2_map_buffer::chromasubsampling |
Holds chroma subsampling parameters.
Definition at line 3426 of file v4l2_nv_extensions.h.
| v4l2_color_format v4l2_map_buffer::colorformat |
color format
Definition at line 3424 of file v4l2_nv_extensions.h.
| __u64 v4l2_map_buffer::fd |
DMABUF FD.
Definition at line 3414 of file v4l2_nv_extensions.h.
| __u32 v4l2_map_buffer::gpuid |
GPU ID.
Definition at line 3412 of file v4l2_nv_extensions.h.
| __u32 v4l2_map_buffer::index |
Definition at line 3407 of file v4l2_nv_extensions.h.
| v4l2_surface_layout v4l2_map_buffer::layout |
BL or PL layout.
Definition at line 3420 of file v4l2_nv_extensions.h.
| v4l2_map_plane* v4l2_map_buffer::map_planes |
plane parameters
Definition at line 3428 of file v4l2_nv_extensions.h.
| v4l2_buffer_mem_type v4l2_map_buffer::memtype |
type of memory
Definition at line 3418 of file v4l2_nv_extensions.h.
| __u32 v4l2_map_buffer::num_planes |
number of planes of hardware buffer.
Definition at line 3410 of file v4l2_nv_extensions.h.
| __u8 v4l2_map_buffer::reserved[64] |
Definition at line 3430 of file v4l2_nv_extensions.h.
| v4l2_displayscan_format v4l2_map_buffer::scanformat |
display scan format
Definition at line 3422 of file v4l2_nv_extensions.h.
| __u32 v4l2_map_buffer::total_size |
total size of allocated memory
Definition at line 3416 of file v4l2_nv_extensions.h.
| __u32 v4l2_map_buffer::type |
Definition at line 3408 of file v4l2_nv_extensions.h.