Hi all,
I have to use overlay where i get two processed images
I want some info regarding DSS how can i use it for overlay
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.
Hi all,
I have to use overlay where i get two processed images
I want some info regarding DSS how can i use it for overlay
Hi Divya,
Which device (SoC) you are using?
You can start with DSS chapter in your device Technical Reference Manual (TRM).
Regards,
Stan
There are multiple video pipelines and graphics pipelines on TDA2x, You could use them to send images, which could form overlay or complete display on the target display. It is possible. You could have source image size smaller than the display video size.
Regards,
Brijesh
Hi Divya,
Yes, You could the change the zorder for different planes.
zorder is part of the Vps_DssDispcOvlyPipeConfig overlay pipe config, Please go through the documentation of these structure to get the idea about the zorder.
Regards,
Brijesh