Holds encoder HW Preset type parameters to be used with V4L2_CID_MPEG_VIDEOENC_HW_PRESET_TYPE_PARAM IOCTL.
Definition at line 1964 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... | |
| __u32 | reserved [4] |
| Reserved fields are added for extensibility. 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 1967 of file v4l2_nv_extensions.h.
| __u32 v4l2_enc_hw_preset_type_param_::reserved[4] |
Reserved fields are added for extensibility.
Definition at line 1971 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 1969 of file v4l2_nv_extensions.h.