I’m trying to migrate software from DM642 platform to DM6437.
I realized that for presenting an image to TV I can’t do how I did before because of DM6437 VPORT don’t supports planar format like DM642. I have been seen SPRAAN4A document (“How to Use the EDMA3 Driver on a TMS320DM643x Device”), here there is an example on page 4 about how to convert an image from YUV422 format to YUV420 format
Do someone have a complementary example, because I need to pass from PAL YUV420 Planar Format to PAL YUV422 Interleaved Format
Thanks in advance