Is it possible to implement LANCZOS interpolation on the GPU in OpenGL for android or would you say it is a task for OpenCL?
Time performance and device support are important issues.
Best regards, David
Is it possible to implement LANCZOS interpolation on the GPU in OpenGL for android or would you say it is a task for OpenCL?
Time performance and device support are important issues.
Best regards, David
AMDs fidelityFX SR uses a clamped lanczos kernel, this implementation for the mpv android port uses OpenGL ES.