On Thu, Jan 22, 2009 at 6:18 AM, Zhao Liang-E3423C <E3423C at motorola.com> wrote: > you may refer gst-openmax, which is using Openmax to do tasks like you > mentioned. > > sourcecode is under http://gstreamer.freedesktop.org/src/gst-openmax/ Of course you'll need an OpenMAX IL implementation that talks to your DSP algorithms. If you don't have one, then you'll need to write one. So either way (GStreamer or OpenMAX IL) some code on ARM side needs to communicate with the DSP side. -- Felipe Contreras