Pixel in
Memory
Pixel to
Client
BG_RGB
Register
Pixel in
Memory
Pixel to
Client
BG_RGB
Register
Internal Modules
301
SPRUHI7A – December 2012 – Revised June 2016
Copyright © 2012–2016, Texas Instruments Incorporated
High-Definition Video Processing Subsystem (HDVPSS)
1.2.13.6.2.4 RGBA-5551 (Data Type 3)
In RGBA-5551 mode, each pixel is a single ARGB pixel with 16 bits of data for each pixel. The 16 bits of
data uses the lowest most bit for the blend value to use 0 or 0xff the next 5 bits for blue data, the next 5
bits for green data the next 5 bits for red data.
Figure 1-189. RGBA-5551 (Data Type 3)
1.2.13.6.2.5 RGBA-4444 (Data Type 4)
In RGBA-4444 mode, each pixel is a single RGBA pixel with 16 bits of data for each pixel. The 16 bits of
data uses the lowest 4 bits for the blend value, the next 4 bits for blue data, the next 4 bits for green data
and the upper most 4 bits for red data.
Figure 1-190. RGBA-4444 (Data Type 4)