Home
last modified time | relevance | path

Searched defs:ll_lengths (Results 1 – 1 of 1) sorted by relevance

/external/zopfli/src/zopfli/
Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree()
251 static void AddDynamicTree(const unsigned* ll_lengths, in AddDynamicTree()
277 static size_t CalculateTreeSize(const unsigned* ll_lengths, in CalculateTreeSize()
301 const unsigned* ll_symbols, const unsigned* ll_lengths, in AddLZ77Data()
336 static void GetFixedTree(unsigned* ll_lengths, unsigned* d_lengths) { in GetFixedTree()
348 static size_t CalculateBlockSymbolSize(const unsigned* ll_lengths, in CalculateBlockSymbolSize()
476 unsigned* ll_lengths, unsigned* d_lengths) { in GetDynamicLengths()
491 unsigned ll_lengths[288]; in ZopfliCalculateBlockSize() local
535 unsigned ll_lengths[288]; in AddLZ77Block() local