#include <v4l2_nv_extensions.h>
Public Attributes | |
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. | |
__u32 | slice_length |
Size of the slice in either number of bytes or number of macro blocks. |
To be used with V4L2_CID_MPEG_VIDEOENC_SLICE_LENGTH_PARAM ioctl.
Definition at line 984 of file v4l2_nv_extensions.h.
Size of the slice in either number of bytes or number of macro blocks.
Definition at line 989 of file v4l2_nv_extensions.h.
Type in which the slice length is specified, one of type v4l2_enc_slice_length_type.
Definition at line 987 of file v4l2_nv_extensions.h.