We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Has anyone used a GPU mali G52 MP6 for hardware image compression to png or jpg format on Linux? If yes, how can i do it?
Not aware of any mainstream GPU compressors for PNG or JPG; that type of code tends to be better suited to CPU implementations.
Smartphones may have some image processor blocks that may expose fixed-function compression, but they are not part of the GPU.