Searched defs:len_code (Results 1 – 3 of 3) sorted by relevance
26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, in AddMatch()
249 size_t start_pos, size_t len, size_t len_code, size_t dist, in UpdateZopfliNode()537 const size_t len_code = in UpdateNodes() local593 size_t len_code = ZopfliNodeLengthCode(next); in BrotliZopfliCreateCommands() local
212 size_t dist, size_t len, size_t len_code) { in InitDictionaryBackwardMatch()