Dear team,
Now my customer is using LDVS of i.MX6Q as 32bit data length.
And they want to change it into 16bit data length.
BTW they are using Linux as an OS.
Could you show me where to change for achieving their requirement?
The customer is using OpenGL(EGL), and they want to handle RGB565(16bit data).
But now they saw the accessing to memory is done by 32bit.
And they want to lower the data length into 16bit access, aiming to speed-up the accessing speed.
They have a doubt whether OpenGL(EGL) of i.MX6Q does support 16bit(RGB565) or not.
Does OpenGL(EGL) of i.MX6Q support RGB565?
Thanks,
Miyamoto