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.

MCFW DSP decoding encoded frame and pass to display

The platform I am working on is dm8168 with DVRRDK 4.0.

We want to pass encoded frame in our encoded method from A8 to DSP for decoding, and then pass the decoded frames to mosaic link for display.

Is that I should follow the program flow of decLink for developing my DSP algorithm? and what information needed to be filled such that mosaic link can handle the frame?

Thanks.