libwebp/src/utils
Urvang Joshi 3259571e7d Refactor GetColorPalette method.
This was defined (slightly differently) at two places. Created a common
method and moved to utils/utils.[hc].

Change-Id: I66c3ac6dea24e0cd2c0eaa5440f3142b4dbbe23b
2016-06-13 18:52:37 -07:00
..
bit_reader_inl.h dsp.h: add WEBP_UBSAN_IGNORE_UNDEF 2016-05-10 22:45:13 -07:00
bit_reader.c VP8LDoFillBitWindow: support big-endian in fast path 2016-05-20 00:31:05 -07:00
bit_reader.h bit_reader: remove aarch64 BITS TODO 2015-12-04 19:58:23 -08:00
bit_writer.c bit_writer: convert VP8L macro values to immediates 2015-08-10 20:35:22 -07:00
bit_writer.h bit_writer: convert VP8L macro values to immediates 2015-08-10 20:35:22 -07:00
color_cache.c utils/*.c: ../utils/utils.h -> ./utils.h 2016-05-11 23:08:32 -07:00
color_cache.h add a VP8LColorCacheSet() method for color cache 2015-07-20 17:13:43 -07:00
endian_inl.h Use __has_builtin to check clang support 2015-10-14 17:48:08 -07:00
filters.c Alpha coding: reorganize the filter/unfiltering code 2015-01-28 08:02:41 +01:00
filters.h Alpha coding: reorganize the filter/unfiltering code 2015-01-28 08:02:41 +01:00
huffman_encode.c utils/*.c: ../utils/utils.h -> ./utils.h 2016-05-11 23:08:32 -07:00
huffman_encode.h Remove TODOs from lossless encoder code. 2014-11-12 16:10:16 -08:00
huffman.c utils/*.c: ../utils/utils.h -> ./utils.h 2016-05-11 23:08:32 -07:00
huffman.h speed-up trivial one-symbol decoding case for lossless 2015-11-16 14:04:51 -08:00
Makefile.am utils/Makefile.am: add some missing headers 2016-05-11 23:03:52 -07:00
quant_levels_dec.c WebPDequantizeLevels(): use stride in CountLevels() 2016-03-31 00:08:51 -07:00
quant_levels_dec.h Pass stride parameter to WebPDequantizeLevels() 2016-03-18 15:36:58 +01:00
quant_levels.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
quant_levels.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
random.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
random.h VP8RandomBits2: prevent signed int overflow 2014-06-04 23:19:03 -07:00
rescaler.c rescaler: better handling of the fxy_scale=0 special case. 2015-10-07 17:53:16 -07:00
rescaler.h fix warnings about uint64_t -> uint32_t conversion 2015-09-25 17:36:11 +02:00
thread.c thread: use CreateThread for windows phone 2015-11-23 23:00:40 -08:00
thread.h thread.h: rename interface param 2015-03-18 19:07:41 -07:00
utils.c Refactor GetColorPalette method. 2016-06-13 18:52:37 -07:00
utils.h Refactor GetColorPalette method. 2016-06-13 18:52:37 -07:00