libwebp/src/dec
skal 3ec1182768 use the DispatchAlpha() call from dsp
it's used in YUVA->RGBA case (quite frequent).

Change-Id: Ie88f8c7f74cd274b3c6cbe81506f4425c164c7b3
2015-08-17 18:54:39 -07:00
..
alpha.c Alpha coding: reorganize the filter/unfiltering code 2015-01-28 08:02:41 +01:00
alphai.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
buffer.c dec: allow 0 as a scaling dimension 2015-08-13 20:58:17 -07:00
common.h add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -07:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c ReconstructRow: move some one-time inits out of the main loop 2015-04-16 14:31:19 -07:00
idec.c fix handling of zero-sized partition #0 corner case 2015-01-12 20:30:53 +01:00
io.c use the DispatchAlpha() call from dsp 2015-08-17 18:54:39 -07:00
Makefile.am add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -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 clarify the comment about double-setting the status in SetError() 2015-04-01 15:27:55 -07:00
vp8i.h add a dec/common.h header to collect common enc/dec #defines 2015-03-31 22:17:58 -07:00
vp8l.c incorporate bzero() into WebPRescalerInit() instead of call site 2015-08-14 19:37:22 -07:00
vp8li.h Remove unused VP8LDecoder member variable 2014-09-24 11:59:51 -07:00
webp.c dec: allow 0 as a scaling dimension 2015-08-13 20:58:17 -07:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00