pub const AV1E_SET_ENABLE_INTERINTRA_COMP: aome_enc_control_id = 90;
Expand description

Codec control function to turn on / off interintra compound for a sequence, int parameter

  • 0 = disable
  • 1 = enable (default)