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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------
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
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.