pub const AV1E_SET_ENABLE_RESTORATION: aome_enc_control_id = 59;
Expand description

Codec control function to encode with Loop Restoration Filter, unsigned int parameter

  • 0 = disable
  • 1 = enable (default)

\note Excluded from CONFIG_REALTIME_ONLY build.