Monochrome Lookup Table Processing
Specification of lookup table processing for monochrome pixels
Monochrome 8-bit pixels can be transformed into monochrome 8-bit pixels.
Monochrome 10-bit pixels can be transformed into monochrome 8-bit, 10-bit or 16-bit pixels.
Monochrome 12-bit pixels can be transformed into monochrome 8-bit, 12-bit or 16-bit pixels.
Configurations
The following table lists all the available lookup table configurations for monochrome pixels:
Configuration | Input Pixel Format [PFNC] | Input bits | Output bits |
---|---|---|---|
M_8x8 | Mono8, Raw | 8 | 8 |
M_10x8 | Mono10 | 10 | 8 |
M_10x10 | 10 | ||
M_10x16 | 16 | ||
M_12x8 | Mono12 | 12 | 8 |
M_12x12 | 12 | ||
M_12x16 | 16 |
Lookup Table Data Sets
A lookup table data set is defined as the set of data required to configure one lookup table for each component of a pixel. In the case of monochrome pixels, a lookup table data set includes only one single lookup table content.
The number of lookup table data sets that can be uploaded depends on the lookup table configuration:
Configuration | Data Sets |
---|---|
M_8x8 | 16 |
M_10x8, M_10x10, M_10x16 | 4 |
M_12x8, M_12x12, M_12x16 | 1 |