pub const AV1E_SET_ROW_MT: aome_enc_control_id = 32;
Expand description

Codec control function to enable the row based multi-threading of the encoder, unsigned int parameter

  • 0 = disable
  • 1 = enable (default)