SPRUIE9D May 2017 – May 2024 DRA74P , DRA75P , DRA76P , DRA77P
The output interface receives the data generated by the two resizer engines and generates the addresses and the port requests to the BL module.
The YUV4:2:0 data format is handled differently from the other formats because the output data are written at two different memory locations: Luma in one buffer and Chroma in a second buffer. For all other formats the data are written in the same buffer.
Each data format must be stored in memory in a dedicated manner, which is summarized in Table 9-192.
Output Format | Bytes per Pixel | Output Buffers per Image | Interface Supporting the Data Format |
---|---|---|---|
RAW | 2 | 1 | MTC port 1 |
YUV4:2:2 | 2 average | 1 | MTC port 1 port 2 |
YUV4:2:0 | 1.5 average | 2 | MTC port 1 port 2 |
RGB16 | 2 | 1 | MTC port 1 port 2 |
ARGB32 | 4 | 1 | MTC port 1 port 2 |