Holds encoder slice length parameters, to be used with V4L2_CID_MPEG_VIDEOENC_SLICE_LENGTH_PARAM IOCTL. 
Definition at line 1801 of file v4l2_nv_extensions.h.
| Data Fields | |
| enum v4l2_enc_slice_length_type | slice_length_type | 
| Type in which the slice length is specified, one of type v4l2_enc_slice_length_type.  More... | |
| __u32 | slice_length | 
| Size of the slice in either number of bytes or number of macro blocks.  More... | |
| __u32 v4l2_enc_slice_length_param_::slice_length | 
Size of the slice in either number of bytes or number of macro blocks.
Definition at line 1806 of file v4l2_nv_extensions.h.
| enum v4l2_enc_slice_length_type v4l2_enc_slice_length_param_::slice_length_type | 
Type in which the slice length is specified, one of type v4l2_enc_slice_length_type. 
Definition at line 1804 of file v4l2_nv_extensions.h.