hi_blk_size

Description

Defines the size of a single mosaic.

Prototype

HI_BLK_SIZE_4   = 0,
HI_BLK_SIZE_8   = 1, 
HI_BLK_SIZE_16  = 2,
HI_BLK_SIZE_32  = 3, 
HI_BLK_SIZE_64  = 4,  
HI_BLK_SIZE_128 = 5 

Members

Member

Description

HI_BLK_SIZE_4

Reserved.

HI_BLK_SIZE_8

A single mosaic of an 8 x 8 square.

HI_BLK_SIZE_16

A single mosaic of a 16 x 16 square.

HI_BLK_SIZE_32

A single mosaic of a 32 x 32 square.

HI_BLK_SIZE_64

Reserved.

HI_BLK_SIZE_128

Reserved.