Searched defs:copy_length (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | hash.h | 119 BackwardReferenceScore(size_t copy_length,size_t backward_reference_offset) argument 125 BackwardReferenceScoreUsingLastDistance(size_t copy_length) argument |
| H A D | backward_references_hq.c | 583 size_t copy_length = ZopfliNodeCopyLength(next); local in function:BrotliZopfliCreateCommands |
| /xsrc/external/mit/brotli/dist/c/dec/ | ||
| H A D | decode.c | 1670 uint32_t copy_length; local in function:ReadCommandInternal |
| H A D | state.h | 296 int copy_length; member in struct:BrotliDecoderStateStruct |
Completed in 11 milliseconds