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