Packed YUV 4:2:2, 8 bits per component. Every two pixels in memory are represented with 32 bits, as shown:
31:24 | 23:16 | 15:8 | 7:0 |
Y1 | V0 | Y0 | U0 |
Packed YUV 4:2:2, 8 bits per component. Every two pixels in memory are represented with 32 bits, as shown:
31:24 | 23:16 | 15:8 | 7:0 |
Y1 | V0 | Y0 | U0 |