pub const AV1E_SET_SUPERBLOCK_SIZE: aome_enc_control_id = 56;
Expand description

Codec control function to set intended superblock size, unsigned int parameter

By default, the superblock size is determined separately for each frame by the encoder.