libwebp/src/utils
James Zern 892cf033b9 BuildHuffmanTable: clear int sanitizer warning
clears a warning of the form:
implicit conversion from type 'int' of value -1 (32-bit, signed) to type
'uint32_t' (aka 'unsigned int') changed the value to 4294967295 (32-bit,
unsigned)

Bug: b/229626362
Change-Id: I397fbd59bd3e6d787fcec1344b6230958b28d22c
2022-08-08 17:34:00 -07:00
..
bit_reader_inl_utils.h VP8GetSigned: clear int sanitizer warnings 2022-08-08 17:34:00 -07:00
bit_reader_utils.c BitTrace: if BITTRACE is > 0, record and print syntax bits used 2019-03-15 07:23:50 +01:00
bit_reader_utils.h BitTrace: if BITTRACE is > 0, record and print syntax bits used 2019-03-15 07:23:50 +01:00
bit_writer_utils.c utils.h: add SizeOverflow() 2021-06-14 12:22:28 -07:00
bit_writer_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
color_cache_utils.c Code cleanup 2021-02-10 22:14:45 +01:00
color_cache_utils.h cosmetics: normalize '*' association 2019-07-26 01:04:09 -07:00
endian_inl_utils.h Import,RGBA: fix for BigEndian import 2018-02-17 13:07:58 -08:00
filters_utils.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
filters_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
huffman_encode_utils.c update http links 2021-11-23 10:13:40 -08:00
huffman_encode_utils.h Code cleanup 2021-02-10 22:14:45 +01:00
huffman_utils.c BuildHuffmanTable: clear int sanitizer warning 2022-08-08 17:34:00 -07:00
huffman_utils.h Speedups for unused Huffman groups. 2019-03-11 16:53:06 +01:00
Makefile.am Basic version of libsharpyuv in libwebp, in C. 2022-02-18 14:52:44 +00:00
quant_levels_dec_utils.c update http links 2021-11-23 10:13:40 -08:00
quant_levels_dec_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
quant_levels_utils.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
quant_levels_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
random_utils.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
random_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
rescaler_utils.c rescaler.c: fix alignment 2021-06-28 11:08:50 +02:00
rescaler_utils.h fix indent 2021-07-28 11:23:45 -07:00
thread_utils.c cosmetics: normalize '*' association 2019-07-26 01:04:09 -07:00
thread_utils.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
utils.c update http links 2021-11-23 10:13:40 -08:00
utils.h utils.h,WEBP_ALIGN: make bitmask unsigned 2022-08-01 13:44:29 -07:00