[][src]Constant libaom_sys::AV1E_SET_ENABLE_GLOBAL_MOTION

pub const AV1E_SET_ENABLE_GLOBAL_MOTION: aome_enc_control_id = 95;

Codec control function to turn on / off global motion usage for a sequence, int parameter

  • 0 = disable
  • 1 = enable (default)