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.

DM 8168 : Questions about IPC frame Out / In and AlgLink

Hello :

I am using DVR_RDK_03.00.00.00 , and there are some questions about DSP AlgLink .

I want to make image processing using DSP processor, and i have to see the result frame, so are there any feasible methods ?

I saw the usecases "multich_progressive_vcap_venc_vdec_vdis.c" .

There are three kind of links : IPC Frames Out (M3) , IPC Frames In (DSP) and AlgLink (SCD).

The figure is draw the two-way arrowhead between them, so can i let AlgLink returned the frame to IPC Frames In (DSP) , even returned to IPC Frame Out (M3 VPSS) ?

If not , is there existing Link of IPC Frames Out (DSP) ? Because i just see the IPC Bit Out (DSP).