Hello,
I would like to know if there is a release of DSP Image Library with utility to covert YUV 420 Planar to YUV 422 Packed data?
-Regards
Vallabha
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.
Hello,
I would like to know if there is a release of DSP Image Library with utility to covert YUV 420 Planar to YUV 422 Packed data?
-Regards
Vallabha
What DaVinci platform are you using? We recently released our VICP library
http://focus.ti.com/docs/toolsw/folders/print/sprc831.html
http://focus.ti.com/lit/ug/sprugj3/sprugj3.pdf
which has capabilities to convert from images from planar to interleaved pixel formats; I would try this first. Additionally, there is an App Note written for DM6437 which may help (http://focus.ti.com/lit/an/spraan4a/spraan4a.pdf), it uses EDMA to do interleaved to planar pixel conversion.
Thanks for the links Juan.
Im presently working on the DM6446 platform.
I will go through the app note you mentioned for any quick tips I can get.
Thanks again.