libwebp/src/enc
skal b30a04cf11 WIP: extract the float-calculation of HuffmanCost from loop
new function: VP8FinalHuffmanCost()

Change-Id: I42102f8e5ef6d7a7af66490af77b7dc2048a9cb9
2014-04-15 14:52:52 +02:00
..
alpha.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
analysis.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
backward_references.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
backward_references.h Optimize cache estimate logic. 2014-02-11 10:59:01 -08:00
config.c add a -z option to cwebp, and WebPConfigLosslessPreset() function 2014-03-11 23:25:35 +01:00
cost.c MIPS: MIPS32r1: Add optimization for GetResidualCost 2014-04-08 15:28:49 +02:00
cost.h MIPS: MIPS32r1: Add optimization for GetResidualCost 2014-04-08 15:28:49 +02:00
filter.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
frame.c MIPS: MIPS32r1: Add optimization for GetResidualCost 2014-04-08 15:28:49 +02:00
histogram.c WIP: extract the float-calculation of HuffmanCost from loop 2014-04-15 14:52:52 +02:00
histogram.h WIP: extract the float-calculation of HuffmanCost from loop 2014-04-15 14:52:52 +02:00
iterator.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
layer.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
Makefile.am move token buffer to its own file (token.c) 2012-12-03 13:50:14 +01:00
picture.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
quant.c ~30% encoding speedup: use NEON for QuantizeBlock() 2014-04-08 03:08:22 -07:00
syntax.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
token.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
tree.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
vp8enci.h 2-5% faster trellis with clang/MacOS 2014-03-26 22:33:01 +01:00
vp8l.c Use histogram_bits to initalize transform_bits. 2014-04-02 11:46:40 -07:00
vp8li.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
webpenc.c MIPS: MIPS32r1: Add optimization for GetResidualCost 2014-04-08 15:28:49 +02:00