Packed RGB, 12 bits per component. Every RGB pixel in memory is represented with 40 bits, as shown. The images need to be stored in memory in raster order, that is, the top-left pixel first and the bottom-right pixel last. Bits [39:36] do not contain pixel information.
39:36 | 35:24 | 23:12 | 11:0 |
X | B | G | R |