libwebp/src/dsp
skal 87a4fca25f remove some warnings:
* "declaration of ‘index’ shadows a global declaration [-Wshadow]"
* "signed and unsigned type in conditional expression [-Wsign-compare]"

Change-Id: I891182d919b18b6c84048486e0385027bd93b57d
2013-05-14 22:28:32 +02:00
..
cpu.c Android: only build dec_neon with NEON support 2012-05-23 22:21:10 -07:00
dec_neon.c Cosmetic fixes 2013-03-29 15:49:15 -07:00
dec_sse2.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00
dec.c introduce WEBP_REFERENCE_IMPLEMENTATION compile option 2013-02-14 15:46:12 +01:00
dsp.h NEON optimised yuv to rgb conversion 2013-01-25 15:46:40 -08:00
enc_neon.c Simplify forward-WHT + SSE2 version 2013-04-26 08:57:18 +02:00
enc_sse2.c Simplify forward-WHT + SSE2 version 2013-04-26 08:57:18 +02:00
enc.c Simplify forward-WHT + SSE2 version 2013-04-26 08:57:18 +02:00
lossless.c remove some warnings: 2013-05-14 22:28:32 +02:00
lossless.h Further reduce memory to decode lossy+alpha images 2013-05-13 16:24:49 -07:00
Makefile.am build: fix install race on shared headers 2013-03-16 13:29:49 -07:00
upsampling_neon.c Merge "Remove -Wshadow warnings." 2013-01-28 13:15:54 -08:00
upsampling_sse2.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00
upsampling.c Cosmetic fixes 2013-03-29 15:49:15 -07:00
yuv.c add LUT-free reference code for YUV->RGB conversion. 2013-03-15 01:37:55 +01:00
yuv.h add LUT-free reference code for YUV->RGB conversion. 2013-03-15 01:37:55 +01:00