libwebp/src/dec
James Zern b551e587b3 cosmetics: add {}s on continued control statements
for consistency within the codebase. in some cases simply join the
lines.

Change-Id: I071f061052e274c8a69f651ed4305befb4414a40
2016-08-03 19:08:59 -07:00
..
alpha.c update the Unfilter API in dsp to process one row independently 2016-04-21 08:10:45 +00:00
alphai.h update the Unfilter API in dsp to process one row independently 2016-04-21 08:10:45 +00:00
buffer.c add extra meaning to WebPDecBuffer::is_external_memory 2016-03-09 09:00:13 +01: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 Move DitherCombine8x8 to dsp/dec.c 2016-05-24 23:14:41 -07:00
idec.c replace num_parts_ by num_parts_minus_one_ (unsigned) 2016-05-02 12:19:01 -07:00
io.c io,EmitRescaledAlphaYUV: factor out a common expr 2016-07-06 20:38:55 -07:00
Makefile.am configure: disable asserts by default 2015-12-16 13:15:53 -08: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 cosmetics: add {}s on continued control statements 2016-08-03 19:08:59 -07:00
vp8i.h replace num_parts_ by num_parts_minus_one_ (unsigned) 2016-05-02 12:19:01 -07:00
vp8l.c cosmetics: add {}s on continued control statements 2016-08-03 19:08:59 -07:00
vp8li.h perform alpha filtering within the decoding loop 2016-04-06 00:13:14 -07:00
webp.c test pointer to NULL explicitly 2016-05-24 23:26:19 -07:00
webpi.h add extra meaning to WebPDecBuffer::is_external_memory 2016-03-09 09:00:13 +01:00