Hi,
I'm trying to use GPU of i.MX8M mini for scaling purpose. for this I'm using g2d API's. Am I doing it with correct approach. If wrong how can I make use of GPU for my application. Has someone worked on this before? Just using those API will I be able to use GPU for scaling? I have written a small code which uses these API but I am getting error as g2d.h is not present. but the shared object is already installed.
#G2D usage for GPU, @i.MX8M mini
已解决! 转到解答。
Hello,
You can see the Linux reference manual on your BSP documentation, there is a example how to use g2d.
regards