pub const AV1E_SET_ENABLE_INTRA_EDGE_FILTER: aome_enc_control_id = 78;
Expand description

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

  • 0 = disable
  • 1 = enable (default)