[][src]Constant libaom_sys::AV1E_SET_COEFF_COST_UPD_FREQ

pub const AV1E_SET_COEFF_COST_UPD_FREQ: aome_enc_control_id = 140;

Control to set frequency of the cost updates for coefficients, 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