Tool/software: TI C/C++ Compiler
Hello Everyone,
I am using the DssM2mWb link to generate a split view. My usecase is as follows:
NetworkRx (A15) -> Decode -> VPE -> Sync -> Dup -> Alg_Plugin (DSP1) -> DssM2mWb -> Display_Video.
Before I was processing RGB images i.e input to DssM2mWb link was RGB format. Now I have changed the format to YUV interleaved i.e input to DssM2mWb link is YUV interleaved. My first split view is giving correct output, while the second view is corrupted. Is it that DssM2mWb link supports only RGB? Is it DssM2mWb link supports only one view as YUV interleaved?
Thanks,
Neha