Hi,
We have designed a product using DMVA2 processor from the DM36x family. Now for my application, I want to convert my incoming stream from YUV420P/YUV420SP to YUV422ILE data format.
WIll this be possible using the 'resizer' module in the IPIPE hardware block?
I tried using the 'moduletest' test application with 'drv_resz' function. I configured the test app keeping the inType as YUV420 and outType as YUV422 (Progressive for now). The resizer runs without errors but I am getting corrupted image. Please find a zip attached which contains the original and the corrupted resizer output.
Please help.
P.S.: I can successfully resize YUV422 to YUV420, using the moduletest application. Is YUV420 to YUV422 conversion through resizer even possible ??