Hi,
I am working on a video decoder,the output of the decoder is yuv420 format.But i understand that display drivers in OMAP 3530 support only 422 format.I've the following questions on this.
1) Is there any option to display 420 format with some other drivers ??
2Is there any hardware support for the conversion
2) I would like to do the conversion outside of the decoder as it'll be a huge overhead.I would like to know how do i use EDMA from ARM side.I've used it in many places in DSP in the decoder.But i don't know how do i do this from ARM side.Is accessing the resigeters and other things is the same way as from DSP ??
Thanks & Regards,
Manoj