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 to use DM365 for resizing and stitching ?

Hi,

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

 I want to resize four D1 images in YUV420 semiplanar format to CIF resolution and display it on a D1 resolution display in a 2x2 grid. I am using DMAI BufferGfx type buffers to hold the images.

The example DM365 resizer code provided can resize a YUV420SEMI image. However this code gives the resized image with linelength equal to the output width and hence I have to do an additional framecopy to copy the resized image to the proper position in 2x2 grid of the final buffer for display. Can the resizer be configured so that it can output the image to the final position without needing any additional framecopy?

Regards,

Abins