[][src]Constant libaom_sys::AV1E_SET_FRAME_PERIODIC_BOOST

pub const AV1E_SET_FRAME_PERIODIC_BOOST: aome_enc_control_id = 41;

Codec control function to enable/disable periodic Q boost, unsigned int parameter

One AV1 encoder speed feature is to enable quality boost by lowering frame level Q periodically. This control function provides a mean to turn on/off this feature.

  • 0 = disable (default)
  • 1 = enable