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.

RTOS/TDA2P-ACD: BGR565 format in DSS M2MWB link

Part Number: TDA2P-ACD

Tool/software: TI-RTOS

Hi,

We are using Processor SDK 03.05.00.00. We are using DSS M2M WB link in our usecase.

We give RGB888 or YUV420sp as input to DSS M2M WB link and want BGR565 as output. But as per the FVID data formats, the supported formats in 565 case are FVID2_DF_RGB16_565, FVID2_DF_BGR16_565_A8 and FVID2_DF_RGB16_565_A8.

So, can we use the FVID2_DF_BGR16_565_A8 format as output data format but do not require the alpha channel. Will the alpha affect the output ?

Is there a way to use the FVID2_DF_BGR16_565_A8 data format but ignore the alpha channel ? Can you suggest anything else in this case ?

Regards,

Amol