• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/brotli/src/brotli/dec/
NameDateSize

..02-Jul-20154 KiB

bit_reader.c02-Jul-20151.3 KiB

bit_reader.h02-Jul-20156 KiB

context.h02-Jul-201512.1 KiB

decode.c02-Jul-201535.7 KiB

decode.h02-Jul-20152 KiB

dictionary.h02-Jul-2015730.1 KiB

huffman.c02-Jul-20155.3 KiB

huffman.h02-Jul-20151.4 KiB

Makefile02-Jul-2015140

prefix.h02-Jul-20152.2 KiB

README02-Jul-2015145

safe_malloc.c02-Jul-20151.3 KiB

safe_malloc.h02-Jul-20151.5 KiB

streams.c02-Jul-20153 KiB

streams.h02-Jul-20153.3 KiB

transform.h02-Jul-20159.1 KiB

types.h02-Jul-20151.2 KiB

README

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