Searched defs:len_code (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dstatic_dict.c26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, argument
H A Dhash.h211 InitDictionaryBackwardMatch(BackwardMatch * self,size_t dist,size_t len,size_t len_code) argument
H A Dbackward_references_hq.c537 const size_t len_code = local in function:UpdateNodes
593 size_t len_code = ZopfliNodeLengthCode(next); local in function:BrotliZopfliCreateCommands
248 UpdateZopfliNode(ZopfliNode * nodes,size_t pos,size_t start_pos,size_t len,size_t len_code,size_t dist,size_t short_code,float cost) argument

Completed in 6 milliseconds