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()
251 size_t start_pos, size_t len, size_t len_code, size_t dist, in UpdateZopfliNode()534 const size_t len_code = in UpdateNodes() local589 size_t len_code = ZopfliNodeLengthCode(next); in BrotliZopfliCreateCommands() local
232 size_t dist, size_t len, size_t len_code) { in InitDictionaryBackwardMatch()