Home
last modified time | relevance | path

Searched refs:BROTLI_LOG_UINT (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/dec/
Ddecode.c33 #define BROTLI_LOG_UINT(name) \ macro
496 BROTLI_LOG_UINT(h->symbols_lists_array[i]); in ReadSimpleHuffmanSymbols()
762 BROTLI_LOG_UINT(h->sub_loop_counter); in ReadHuffmanCode()
806 BROTLI_LOG_UINT(h->symbol); in ReadHuffmanCode()
1007 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1008 BROTLI_LOG_UINT(*num_htrees); in DecodeContextMap()
1035 BROTLI_LOG_UINT(h->max_run_length_prefix); in DecodeContextMap()
1063 BROTLI_LOG_UINT(code); in DecodeContextMap()
1086 BROTLI_LOG_UINT(reps); in DecodeContextMap()
1289 BROTLI_LOG_UINT(to_write); in WriteRingBuffer()
[all …]