James Zern 8f5946634e alpha_processing: fix visual studio warnings
similar to '* const', __restrict needs to be included in the
declaration to avoid warnings like:
src\dsp\alpha_processing.c(429): warning C4028: formal parameter 1
different from declaration

this change also moves WEBP_RESTRICT to dsp.h to avoid a circular
dependency between it and utils.h which already includes dsp.h

Change-Id: Ib070d358a372e76fae4be5445ab288940b9baac0
2021-07-13 23:41:45 +00:00
..
2021-06-14 12:22:28 -07:00
2021-02-10 22:14:45 +01:00
2021-02-10 22:14:45 +01:00
2021-02-10 22:14:45 +01:00
2021-06-28 11:08:50 +02:00
2021-06-14 12:22:28 -07:00