pub const AOMD_GET_TILE_INFO: aom_dec_control_id = 286;
Expand description

Codec control function to get tile information of the previous frame decoded, aom_tile_info* parameter

This will return a struct of type aom_tile_info.