Skip to main content

Module superblock

Module superblock 

Source

Structs§

PlaneSuperBlockOffset
Absolute offset in superblocks inside a plane, where a superblock is defined to be an N*N square where N == (1 << SUPERBLOCK_TO_PLANE_SHIFT).
SuperBlockOffset
Absolute offset in superblocks, where a superblock is defined to be an N*N square where N == (1 << SUPERBLOCK_TO_PLANE_SHIFT).
TileSuperBlockOffset
Absolute offset in superblocks inside a tile, where a superblock is defined to be an N*N square where N == (1 << SUPERBLOCK_TO_PLANE_SHIFT).

Constants§

MAX_SB_SIZE_LOG2
MI_SIZE
MI_SIZE_LOG2
SB_SIZE
SB_SIZE_LOG2
SUPERBLOCK_TO_BLOCK_SHIFT