Constant libaom_sys::AV1E_SET_QM_V[][src]

pub const AV1E_SET_QM_V: aome_enc_control_id = 68;
Expand description

Codec control function to set the min quant matrix flatness, unsigned int parameter

AOM can operate with different ranges of quantisation matrices. As quantisation levels increase, the matrices get flatter. This control sets the flatness for chrome (V).

By default, the encoder sets this minimum at half the available range.