Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dstatic_dict.c26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, in AddMatch()
526 uint32_t len_code = matches2[l] & 31; in BrotliFindAllStaticDictionaryMatches() local
H A Dbackward_references_hq.c262 size_t start_pos, size_t len, size_t len_code, size_t dist, in UpdateZopfliNode()
569 const size_t len_code = in UpdateNodes() local
625 size_t len_code = ZopfliNodeLengthCode(next); in BrotliZopfliCreateCommands() local
H A Dhash.h226 size_t dist, size_t len, size_t len_code) { in InitDictionaryBackwardMatch()
/aosp_15_r20/external/brotli/c/enc/
H A Dbackward_references_hq.c249 size_t start_pos, size_t len, size_t len_code, size_t dist, in UpdateZopfliNode()
537 const size_t len_code = in UpdateNodes() local
593 size_t len_code = ZopfliNodeLengthCode(next); in BrotliZopfliCreateCommands() local
H A Dstatic_dict.c26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, in AddMatch()
H A Dhash.h212 size_t dist, size_t len, size_t len_code) { in InitDictionaryBackwardMatch()