Searched defs:len_code (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | static_dict.c | 26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, argument
|
| H A D | hash.h | 211 InitDictionaryBackwardMatch(BackwardMatch * self,size_t dist,size_t len,size_t len_code) argument
|
| H A D | backward_references_hq.c | 537 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