pub const AOMD_GET_SB_SIZE: aom_dec_control_id = 289;
Expand description

Codec control function to get superblock size, aom_superblock_size_t* parameter

It returns an enum, indicating the superblock size read from the sequence header(0 for BLOCK_64X64 and 1 for BLOCK_128X128)