pub const AV1E_SET_SINGLE_TILE_DECODING: aome_enc_control_id = 109;
Expand description

Codec control function to set the single tile decoding mode, unsigned int parameter

\attention Only applicable if large scale tiling is on.

  • 0 = single tile decoding is off
  • 1 = single tile decoding is on (default)