Jetson Linux API Reference

38.2 Release
v4l2_enc_hw_preset_type_param_ Struct Reference

Detailed Description

Holds encoder HW Preset type parameters to be used with V4L2_CID_MPEG_VIDEOENC_HW_PRESET_TYPE_PARAM IOCTL.

Definition at line 2152 of file v4l2_nv_extensions.h.

Data Fields

enum v4l2_enc_hw_preset_type hw_preset_type
 Type in which the encoder hw preset is specified, one of type v4l2_enc_hw_preset_type. More...
 
__u8 set_max_enc_clock
 Boolean value indicating if encoder set to max clock. More...
 
__u8 reserved [64]
 Reserved fields are added for extensibility. More...
 

Field Documentation

◆ hw_preset_type

enum v4l2_enc_hw_preset_type v4l2_enc_hw_preset_type_param_::hw_preset_type

Type in which the encoder hw preset is specified, one of type v4l2_enc_hw_preset_type.

Definition at line 2155 of file v4l2_nv_extensions.h.

◆ reserved

__u8 v4l2_enc_hw_preset_type_param_::reserved[64]

Reserved fields are added for extensibility.

Definition at line 2159 of file v4l2_nv_extensions.h.

◆ set_max_enc_clock

__u8 v4l2_enc_hw_preset_type_param_::set_max_enc_clock

Boolean value indicating if encoder set to max clock.

Definition at line 2157 of file v4l2_nv_extensions.h.


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