Constantsยง
- ALL_
24_ BITS_ VALID - Data input to the block is in 24 bpp format, such that all RGB 888 data is contained in 24 bits.
- DROP_
UPPER_ 2_ BITS_ PER_ BYTE - Data input to the block is actually RGB 18 bpp, but there is 1 color per byte, hence the upper 2 bits in each byte do not contain any useful data, and should be dropped.