libwebp/src/dsp
Urvang Joshi d52b405dbd Cosmetic fixes
Change-Id: Ia878115086edc3fdfee3f0ca76e5e74ea5906f21
(cherry picked from commit e9a7990bc5)
2013-03-29 15:49:15 -07: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 misc style fix 2013-03-29 15:49:05 -07:00
enc_sse2.c fix bad saturation order in QuantizeBlock 2013-03-25 14:53:29 -07:00
enc.c fix bad saturation order in QuantizeBlock 2013-03-25 14:53:29 -07:00
lossless.c inline VP8LFastLog2() and VP8LFastSLog2 for small values 2013-02-25 22:46:52 +01:00
lossless.h inline VP8LFastLog2() and VP8LFastSLog2 for small values 2013-02-25 22:46:52 +01: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