libwebp/src/utils
Djordje Pesut bdf7b40c5c MIPS: dspr2: added optimization for function ImportRow
Change-Id: I8205b551755ee51f5efd0c54d64c8b09771786b1
2014-12-17 15:24:41 +01:00
..
bit_reader_inl.h bit_reader/kVP8NewRange: range_t -> uint8_t 2014-11-24 22:16:26 -08:00
bit_reader.c bit_reader/kVP8NewRange: range_t -> uint8_t 2014-11-24 22:16:26 -08:00
bit_reader.h bit_reader.h: cosmetics: fix a typo 2014-10-16 10:52:47 +02:00
bit_writer.c Unify the API between VP8BitWriter and VP8LBitWriter 2014-10-23 15:35:16 +02:00
bit_writer.h Unify the API between VP8BitWriter and VP8LBitWriter 2014-10-23 15:35:16 +02:00
color_cache.c fix type warning for VS9_x64 2014-09-25 23:47:06 -07:00
color_cache.h add lossless incremental decoding support 2014-09-24 09:55:01 +02:00
endian_inl.h dsp.h: collect gcc/clang version test macros 2014-08-27 19:33:09 -07:00
filters.c MIPS: dspr2: added optimization for (un)filters 2014-08-14 11:55:19 -07:00
filters.h MIPS: dspr2: added optimization for (un)filters 2014-08-14 11:55:19 -07:00
huffman_encode.c make HistogramAdd() a pointer in dsp 2014-04-28 10:09:34 -07:00
huffman_encode.h Remove TODOs from lossless encoder code. 2014-11-12 16:10:16 -08:00
huffman.c address cosmetic comments from patch #71380 2014-08-28 18:08:00 -07:00
huffman.h Optimize lossless decoding for trivial(ARB) codes. 2014-09-12 09:08:08 -07:00
Makefile.am utils: add endian_inl.h 2014-07-03 13:07:14 -07:00
quant_levels_dec.c cosmetics 2014-08-06 12:10:59 -07:00
quant_levels_dec.h add alpha dithering for lossy 2014-06-14 00:06:16 +02: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 MIPS: dspr2: added optimization for function ImportRow 2014-12-17 15:24:41 +01:00
rescaler.h Rescale: let ImportRow / ExportRow be pointer-to-function 2014-02-17 00:58:17 -08:00
thread.c thread: remove harmless race on status_ in End() 2014-07-08 20:32:29 -07:00
thread.h make WebPSetWorkerInterface() check its arguments 2014-06-23 07:39:56 +02:00
utils.c cosmetics 2014-08-06 12:10:59 -07:00
utils.h Optimize VP8SetResidualCoeffs. 2014-06-03 06:44:04 +02:00