[][src]Constant libaom_sys::AV1E_SET_ENABLE_WARPED_MOTION

pub const AV1E_SET_ENABLE_WARPED_MOTION: aome_enc_control_id = 96;

Codec control function to turn on / off warped motion usage at sequence level, int parameter

  • 0 = disable
  • 1 = enable (default)