media/libraries/effect/src
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
..
androidTest Support upscaling with LanczosResample 2024-06-10 03:01:11 -07:00
main Support upscaling with LanczosResample 2024-06-10 03:01:11 -07:00
test Migrate Gaussian Blur Effect to media3. 2023-12-22 14:13:19 -08:00