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.

How speed up the data copy in DM6467?

We have capture the raw data from Video Frontend, and want to do fast copy and scaling the data to fit display buffer, which method will be the fast one to use. Apparently, the memcopy from DRAM is not fast enough. Any other one to use? Thanks.