Memory mapping in DSPBRIDGE

Hello All,

I'm trying to integrate my codec into the dspbridge.
I tried running the samples provided and it was successful.
The actual requirement is to modify the sample(dmmcopy)
to fit in the H264 codec application.
Any idea about the memory mapping in DSPBridge?(EXTMEM,PAGE...etc.)
Can anybody point me to the same.? :frowning:
I'm new to dspbridge... pls help me out!!

Regards
Aparna

Sorry, it's not clear to me what you are trying to do, but I would
recommend checking:
http://github.com/felipec/dsp-dummy
and
http://github.com/felipec/gst-dsp

In Nokia we actually use gst-dsp to interact with the H.264 codecs.