[][src]Constant libaom_sys::AV1E_SET_ENABLE_FILTER_INTRA

pub const AV1E_SET_ENABLE_FILTER_INTRA: aome_enc_control_id = 98;

Codec control function to turn on / off filter intra usage at sequence level, int parameter

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

  • 0 = disable
  • 1 = enable (default)