libwebp/src/enc
Johann 381b7b54a0 IsFlat: use int for thresh
thresh is defined by FLATNESS_LIMIT_* which ranges from 2-10.

score_t is int64 which is a touch overkill.

Change-Id: I308bd440bf11643665d3642fe361495a257b6e52
2018-11-29 14:34:17 -08:00
..
alpha_enc.c [CFI] Remove function pointer casts 2018-04-02 16:57:14 -07:00
analysis_enc.c remove some minor TODOs 2018-10-17 10:48:19 +02:00
backward_references_cost_enc.c Speed-up: Make sure we only initialize histograms when needed. 2018-11-02 17:40:00 -07:00
backward_references_enc.c Speed-up: Make sure we only initialize histograms when needed. 2018-11-02 17:40:00 -07:00
backward_references_enc.h Remove useless code. 2017-11-08 10:52:49 +01:00
config_enc.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost_enc.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost_enc.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
filter_enc.c add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
frame_enc.c fix block-count[] increment in case of large image 2017-12-27 17:12:58 +01:00
histogram_enc.c Simpler histogram clustering. 2018-11-11 10:59:34 +01:00
histogram_enc.h Speed-up: Make sure we only initialize histograms when needed. 2018-10-31 11:54:09 +00:00
iterator_enc.c VP8IteratorImport: add missing 'const' 2018-10-02 14:46:27 +00:00
Makefile.am remove WEBP_EXPERIMENTAL_FEATURES 2018-02-09 10:25:11 -08:00
near_lossless_enc.c add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC 2018-04-17 18:01:34 -07:00
picture_csp_enc.c add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC 2018-04-17 18:01:34 -07:00
picture_enc.c WEBP_REDUCE_CSP: restrict colorspace support 2017-11-28 00:15:15 -08:00
picture_psnr_enc.c WebPPictureDistortion: fix big-endian results order 2018-02-20 11:52:41 -08:00
picture_rescale_enc.c add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
picture_tools_enc.c clean-up WebPBlendAlpha 2018-10-02 13:57:12 +00:00
predictor_enc.c predictor_enc: fix build w/--disable-near-lossless 2017-11-22 15:02:21 -08:00
quant_enc.c IsFlat: use int for thresh 2018-11-29 14:34:17 -08:00
syntax_enc.c enc: disable pic->stats/extra_info w/WEBP_DISABLE_STATS 2017-11-22 17:04:01 -08:00
token_enc.c remove unused VP8TokenToStats() function 2017-10-20 04:29:45 -07:00
tree_enc.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
vp8i_enc.h bump version to 1.0.1 2018-11-02 20:36:14 -07:00
vp8l_enc.c Simpler histogram clustering. 2018-11-11 10:59:34 +01:00
vp8li_enc.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
webp_enc.c enable DC error-diffusion always for multi-pass 2017-12-12 15:00:45 +01:00