libwebp/src/dec
Pascal Massimino 1c4e3efea0 unroll the kBands[] indirection to remove a dereference in GetCoeffs()
speed-up is small but visible.

Change-Id: Icff546adc3276f3c3d46b147c4a735b5eb8ff22e
2014-12-11 08:06:20 +01:00
..
alpha.c add alpha dithering for lossy 2014-06-14 00:06:16 +02:00
alphai.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
buffer.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c make ALIGN_xxx naming consistent 2014-12-04 13:32:10 +01:00
idec.c add lossless incremental decoding support 2014-09-24 09:55:01 +02:00
io.c fix loop bug in DispatchAlpha() 2014-09-11 22:35:08 +02:00
Makefile.am **/Makefile.am: remove unused AM_CPPFLAGS 2014-06-12 11:59:05 -07:00
quant.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
tree.c unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8.c unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8i.h unroll the kBands[] indirection to remove a dereference in GetCoeffs() 2014-12-11 08:06:20 +01:00
vp8l.c add lossless incremental decoding support 2014-09-24 09:55:01 +02:00
vp8li.h Remove unused VP8LDecoder member variable 2014-09-24 11:59:51 -07:00
webp.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00