About scaling function of Surface in android of i.MX6DQ.

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

About scaling function of Surface in android of i.MX6DQ.

跳至解决方案
1,495 次查看
keitanagashima
Senior Contributor I

Dear All,

Hello.

android has s concept of "Surface" on the screen-display.

OpenGL(GPU) is used for the scaling of Surface.

Please, tell me the algorithm which does scaling using OpenGL(GPU).

(Nearest neighbor? or Bilinear? or Bicubic?)

BSP:android jb4.2.2_1.1.0

Best Regards,

Keita

标签 (3)
0 项奖励
回复
1 解答
1,029 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Keita,

jb4.2.2 take bilinear and Trilinear algorithms, please check on Android Graphic UI with GPU:

Android Graphic UI with GPU Hardware Acceleration

Hope this helps

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,030 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Keita,

jb4.2.2 take bilinear and Trilinear algorithms, please check on Android Graphic UI with GPU:

Android Graphic UI with GPU Hardware Acceleration

Hope this helps

0 项奖励
回复