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).