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

..02-Jul-20154 KiB

backward_references.cc02-Jul-20159.9 KiB

backward_references.h02-Jul-20151.4 KiB

bit_cost.h02-Jul-20153.6 KiB

block_splitter.cc02-Jul-201513 KiB

block_splitter.h02-Jul-20152.1 KiB

cluster.h02-Jul-20159.2 KiB

command.h02-Jul-20151.7 KiB

context.h02-Jul-20157.5 KiB

dictionary.h02-Jul-2015729.9 KiB

encode.cc02-Jul-201535.7 KiB

encode.h02-Jul-20152.7 KiB

entropy_encode.cc02-Jul-201513.8 KiB

entropy_encode.h02-Jul-20154 KiB

fast_log.h02-Jul-20157.5 KiB

find_match_length.h02-Jul-20152.6 KiB

hash.h02-Jul-201516.2 KiB

histogram.cc02-Jul-20153.3 KiB

histogram.h02-Jul-20153.1 KiB

literal_cost.cc02-Jul-20155.5 KiB

literal_cost.h02-Jul-20151.4 KiB

Makefile02-Jul-2015192

port.h02-Jul-20154 KiB

prefix.cc02-Jul-20155.3 KiB

prefix.h02-Jul-20151.7 KiB

README02-Jul-2015145

ringbuffer.h02-Jul-20153.2 KiB

static_dict.h02-Jul-20151.9 KiB

transform.h02-Jul-20159.2 KiB

write_bits.h02-Jul-20152.9 KiB

README

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