libwebp/src/utils
James Zern 37a77a6bf4 remove some variable shadowing
Change-Id: I4348253ec6b50639095b22c4745dc26da0904466
2012-05-15 14:04:24 -07:00
..
alpha.c alpha.c: quiet some size_t -> int conversion warnings 2012-04-26 18:47:08 -07:00
alpha.h correct EncodeAlpha documentation 2012-01-12 18:37:45 -08:00
bit_reader.c rename BitReader to VP8LBitReader 2012-04-13 01:56:31 -07:00
bit_reader.h bit_reader.h: correct include 2012-04-23 17:04:22 -07:00
bit_writer.c Guard the lossless encoder (in flux) under a flag 2012-05-07 14:24:23 -07:00
bit_writer.h Guard the lossless encoder (in flux) under a flag 2012-05-07 14:24:23 -07:00
color_cache.c Add EncodeImageInternal() method. 2012-05-07 14:24:25 -07:00
color_cache.h Add EncodeImageInternal() method. 2012-05-07 14:24:25 -07:00
filters.c types.h: centralize use of stddef.h 2012-04-12 17:14:58 -07:00
filters.h Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
huffman_encode.c remove some variable shadowing 2012-05-15 14:04:24 -07:00
huffman_encode.h merge all tree processing into a single VP8LProcessTree() 2012-05-14 05:49:02 -07:00
huffman.c Make sure huffman trees always have valid symbols 2012-05-10 11:40:18 +05:30
huffman.h Make sure huffman trees always have valid symbols 2012-05-10 11:40:18 +05:30
Makefile.am Makefile.am: cosmetics 2012-04-12 15:53:06 -07:00
quant_levels.c remove some variable shadowing 2012-05-15 14:04:24 -07:00
rescaler.c move the rescaling code into its own file and make enc/ and dec/ use it. 2012-03-30 12:16:25 -07:00
rescaler.h move the rescaling code into its own file and make enc/ and dec/ use it. 2012-03-30 12:16:25 -07:00
tcoder.c tcoder.c: define NOT_HAVE_LOG2 for MSVC builds 2012-05-03 16:59:13 -07:00
tcoder.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
tcoderi.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
thread.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
thread.h cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00