[][src]Constant libaom_sys::AOME_SET_CQ_LEVEL

pub const AOME_SET_CQ_LEVEL: aome_enc_control_id = 25;

Codec control function to set constrained / constant quality level, unsigned int parameter

Valid range: 0..63

\attention For this value to be used aom_codec_enc_cfg_t::rc_end_usage must be set to #AOM_CQ or #AOM_Q.