libwebp/sharpyuv
Maryla d3006f4b96 sharpyuv: slightly improve precision
- Remove SHALF constant so that we get back the original value when
  calling UpScale then downscale with rounding
- Make the linear->gamma precomputed table bigger (8 bits rather than 5)
- Round values in kLinearToGammaTabS

Change-Id: Ic9634d32cf93de321d2f6e9e4cad7f156d8d07df
2022-05-17 10:36:44 +02:00
..
Makefile.am libsharpyuv: add colorspace utilities 2022-04-08 10:07:22 +02:00
sharpyuv_csp.c sharpyuv.c,cosmetics: fix indent 2022-05-11 11:53:25 -07:00
sharpyuv_csp.h Fix typo in color constants: Marix -> Matrix 2022-04-11 14:54:43 -07:00
sharpyuv_dsp.c Rename SharpYUV to SharpYuv for consistency. 2022-04-11 11:55:10 +02:00
sharpyuv_dsp.h Rename SharpYUV to SharpYuv for consistency. 2022-04-11 11:55:10 +02:00
sharpyuv_neon.c Rename SharpYUV to SharpYuv for consistency. 2022-04-11 11:55:10 +02:00
sharpyuv_sse2.c Rename SharpYUV to SharpYuv for consistency. 2022-04-11 11:55:10 +02:00
sharpyuv.c sharpyuv: slightly improve precision 2022-05-17 10:36:44 +02:00
sharpyuv.h libsharpyuv: add colorspace utilities 2022-04-08 10:07:22 +02:00