Firefly Open Source Community

Title: Bad performance about display YUV data via OpenGL ES [Print This Page]

Author: z80020100    Time: 8/31/2016 15:20
Title: Bad performance about display YUV data via OpenGL ES
When I use Android 5.1 and call the following OpenGL function, it took too much time.glTexImage2D(GL_TEXTURE_2D, 0, GL_LUMINANCE_ALPHA, 3840 / 2, 2160 / 2, 0, GL_LUMINANCE_ALPHA, GL_UNSIGNED_BYTE, uv_data);
It will take about 94ms to send data to GPU.
But when I use Android 4.4.2 (SD boot), it works fine!
I can update 25 frame per second.
What can I do to solve this problem on Android 5.1?

Author: isle    Time: 9/2/2016 10:29
Hi
    there are some problems in the GPU(mali) driver.we will fixed and update it later.




Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) Powered by Discuz! X3.1