pub const AV1E_SET_ENABLE_REF_FRAME_MVS: aome_enc_control_id = 84;
Expand description

Codec control function to turn on / off ref frame mvs (mfmv) usage at sequence level, int parameter

\attention If AV1E_SET_ENABLE_ORDER_HINT is 0, then this flag is forced to 0.

  • 0 = disable
  • 1 = enable (default)