media/libraries/effect/src/main
dancho abf601feaa Support upscaling with LanczosResample
Avoid scaling the lanczos windown function when scaling up.
When scaling up (output > input), we shouldn't scale the window
function or we risk not sampling any of the input pixels.

PiperOrigin-RevId: 641838149
2024-06-10 03:01:11 -07:00
..
assets/shaders Support Separable Convolutions with negative coefficients 2024-06-04 04:26:26 -07:00
java/androidx/media3/effect Support upscaling with LanczosResample 2024-06-10 03:01:11 -07:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00