[][src]Constant libaom_sys::AV1E_SET_ENABLE_ORDER_HINT

pub const AV1E_SET_ENABLE_ORDER_HINT: aome_enc_control_id = 79;

Codec control function to turn on / off frame order hint (int parameter). Affects: joint compound mode, motion field motion vector, ref frame sign bias

  • 0 = disable
  • 1 = enable (default)