media/libraries/test_utils
dancho 73dd743929 Support Separable Convolutions with negative coefficients
fragment_shader_separable_convolution_es2.glsl had optimizations that assumed
all convolution coefficients are positive. Support negative coefficients,
and add tests.

PiperOrigin-RevId: 640104741
2024-06-04 04:26:26 -07:00
..
src Support Separable Convolutions with negative coefficients 2024-06-04 04:26:26 -07:00
build.gradle Move SSIM related files to test_util 2023-06-29 22:51:20 +00:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Test utils module

Provides utility classes for media unit and instrumentation tests.