Jetson Linux Multimedia API Reference

32.4.3 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
v4l2_enc_slice_length_param_ Struct Reference

Detailed Description

Holds encoder slice length parameters, to be used with V4L2_CID_MPEG_VIDEOENC_SLICE_LENGTH_PARAM IOCTL.

Definition at line 1469 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...
 

Field Documentation

__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 1474 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 1472 of file v4l2_nv_extensions.h.


The documentation for this struct was generated from the following file: