Holds encoder HW Preset type parameters to be used with V4L2_CID_MPEG_VIDEOENC_HW_PRESET_TYPE_PARAM IOCTL.
Definition at line 1730 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... | |
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 1733 of file v4l2_nv_extensions.h.
__u8 v4l2_enc_hw_preset_type_param_::set_max_enc_clock |
Boolean value indicating if encoder set to max clock.
Definition at line 1735 of file v4l2_nv_extensions.h.