Home | History | Annotate | only in /external/chromium_org/third_party/brotli/src/brotli/dec
Up to higher level directory
NameDateSize
bit_reader.c03-Dec-20141.3K
bit_reader.h03-Dec-20146K
context.h03-Dec-201412.1K
decode.c03-Dec-201435.7K
decode.h03-Dec-20142K
dictionary.h03-Dec-2014730.1K
huffman.c03-Dec-20145.3K
huffman.h03-Dec-20141.4K
Makefile03-Dec-2014140
prefix.h03-Dec-20142.2K
README03-Dec-2014145
safe_malloc.c03-Dec-20141.3K
safe_malloc.h03-Dec-20141.5K
streams.c03-Dec-20143K
streams.h03-Dec-20143.3K
transform.h03-Dec-20149.1K
types.h03-Dec-20141.2K

README

      1 This directory holds the decoder for brotli compression format.
      2 
      3 Brotli is proposed to be used at the byte-compression level in WOFF 2.0 format.
      4