pub const AV1E_SET_MV_COST_UPD_FREQ: aome_enc_control_id = 128;
Expand description

Control to set frequency of the cost updates for motion vectors, unsigned int parameter

  • 0 = update at SB level (default)
  • 1 = update at SB row level in tile
  • 2 = update at tile level
  • 3 = turn off