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 more threads access DSP server concurrently

Hi,

We are using DM6446 board with h264 codec. We saw in the demo source code of DVSDK2.0 is that one thread is doing encode and decode both.

Is it possible to use one thread to encode h264 and another thread to decode h264? I found if two different processes access DSP codec server then they need to use LAD.

Is LAD needed for two separate threads to access DSP server?

 

Thank you

--Manjur