Can XDM codecs running on TI816x/TI814x DSP (SYS/BIOS 6) codec server access memory buffers in the SharedRegion?
or does the DSP codec require that all the buffers it uses to be allocated only from CMEM pool?
RV
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.
Can XDM codecs running on TI816x/TI814x DSP (SYS/BIOS 6) codec server access memory buffers in the SharedRegion?
or does the DSP codec require that all the buffers it uses to be allocated only from CMEM pool?
RV
DSP-side 'remote' codecs can access that memory.
When managing that memory, and passing it to the remote codecs (likely via some process() call), be sure to follow the rules here so CE knows about the buffers:
Chris