Skip to main content

VAEncMiscParameterCustomRoundingControl

Type Alias VAEncMiscParameterCustomRoundingControl 

Source
pub type VAEncMiscParameterCustomRoundingControl = _VAEncMiscParameterCustomRoundingControl;
Expand description

\brief Custom Encoder Rounding Offset Control. Application may use this structure to set customized rounding offset parameters for quantization. Valid when \c VAConfigAttribCustomRoundingControl equals 1.

Aliased Type§

#[repr(C)]
pub struct VAEncMiscParameterCustomRoundingControl { pub rounding_offset_setting: _VAEncMiscParameterCustomRoundingControl__bindgen_ty_1, }

Fields§

§rounding_offset_setting: _VAEncMiscParameterCustomRoundingControl__bindgen_ty_1