pub const AV1D_SET_ROW_MT: aom_dec_control_id = 277;
Expand description

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

  • 0 = disabled
  • 1 = enabled (default)