Searched refs:ZopfliNodeCopyLength (Results 1 – 1 of 1) sorted by relevance
47 static BROTLI_INLINE uint32_t ZopfliNodeCopyLength(const ZopfliNode* self) { in ZopfliNodeCopyLength() function53 return ZopfliNodeCopyLength(self) + 9u - modifier; in ZopfliNodeLengthCode()68 return ZopfliNodeCopyLength(self) + self->insert_length; in ZopfliNodeCommandLength()304 const size_t clen = ZopfliNodeCopyLength(&nodes[pos]); in ComputeDistanceShortcut()338 const size_t clen = ZopfliNodeCopyLength(&nodes[p]); in ComputeDistanceCache()536 size_t copy_length = ZopfliNodeCopyLength(next); in BrotliZopfliCreateCommands()