8-bit YUV 4:4:4
MultiCam Name |
PFNC Name |
Storage Type |
Storage Requirement |
---|---|---|---|
YUV444 |
YUV444_8_UYV |
PACKED |
3 Bytes/pixel |
IYU2 |
Memory Layout
@ | +3 | +2 | +1 | +0 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 |
Pixel[1,0]: U(Cb) |
Pixel[0,0]: V(Cr) |
Pixel[0,0]: Y |
Pixel[0,0]: U(Cb) |
||||||||||||||||||||||||||||
4 |
Pixel[2,0]: Y |
Pixel[2,0]: U(Cb) |
Pixel[1,0]: V(Cr) |
Pixel[1,0]: Y |
||||||||||||||||||||||||||||
8 |
Pixel[3,0]: V(Cr) |
Pixel[3,0]: Y |
Pixel[3,0]: U(Cb) |
Pixel[2,0]: V(Cr) |