Does G2D support Color space conversion from RGB to YUV?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Does G2D support Color space conversion from RGB to YUV?

跳至解决方案
2,917 次查看
yongtang
Contributor I

Hi,freescale

  

   Does G2D support Color space conversion from RGB to YUV?

标签 (1)
0 项奖励
回复
1 解答
2,670 次查看
art
NXP Employee
NXP Employee

Q. Does G2D support Color space conversion from RGB to YUV?

A. No, the RGB to YUV conversion is not supported by the GPU2D engine of the i.MX6 series processors. The only available output format for the GPU2D engine is RGB.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,671 次查看
art
NXP Employee
NXP Employee

Q. Does G2D support Color space conversion from RGB to YUV?

A. No, the RGB to YUV conversion is not supported by the GPU2D engine of the i.MX6 series processors. The only available output format for the GPU2D engine is RGB.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
2,670 次查看
saurabh206
Senior Contributor III

Hi art

Does G2D support RGB24 to RGB565 conversion?

Does G2D support RGB24 to RGB24 scaling?

I also find that Horizontal flip is not working while RGB to RGB.

Horizontal flip is working while YUV to RGB.

Any updated document for G2D.

Thanks

Saurabh

0 项奖励
回复
2,670 次查看
jimmychan
NXP TechSupport
NXP TechSupport

According to the i.MX6 Graphics User's Guide, RGB and YUV formats can be set in source surface, but only RGB format can be set in destination surface.

0 项奖励
回复