Tool/software: TI C/C++ Compiler
Hello Everyone,
Below is my usecase:
NetworkRx (A15) -> Decode -> VPE -> Sync -> Dup -> Alg_1 (DSP1) -> DssM2mWb
Dup->Alg_4(DSP2)->DssM2mWb->Merge-> Display_Video
Dup -> Alg_3 (DSP2) -> Alg_2 (DSP1)
Can we configure DssM2mWb Link to accept 2 inputs? I tried to use merge before DssM2mWb, but it did not help? Can you provide any other alternative to this?
Also input to DssM2mWb is a composite frame buffer.
Thanks,
Neha