pub const AV1E_ENABLE_MOTION_VECTOR_UNIT_TEST: aome_enc_control_id = 110;
Expand description

Codec control function to enable the extreme motion vector unit test, unsigned int parameter

  • 0 = off
  • 1 = MAX_EXTREME_MV
  • 2 = MIN_EXTREME_MV

\note This is only used in motion vector unit test.