This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Memory to Memory YUV to RGB Conversion on DM8148

Hello Friends

We will like to display the YUV output from video decoder on the graphics pipeline. As graphics need ARGB format, we want to convert YUV to RGB 32 bit format. Is it possible to use any hardware accelerated component for this memory to memory conversion.

To give little more information about use case, we want to decode two video and display them with support for pixel level blending. Our present approach is to convert one video into ARGB and display it using graphics pipeline. Can there be any other better approach?

Thanks alot

Ravikant