MCPcopy Create free account
hub / github.com/rsc/tmp / ProcessRepeatedCodeLength

Function ProcessRepeatedCodeLength

brotli/dec_decode.c:547–592  ·  view source on GitHub ↗

Process repeated symbol code length. A) Check if it is the extension of previous repeat sequence; if the decoded value is not BROTLI_REPEAT_PREVIOUS_CODE_LENGTH, then it is a new symbol-skip B) Update repeat variable C) Check if operation is feasible (fits alphabet) D) For each symbol do the same operations as in ProcessSingleCodeLength PRECONDITION: code_len == B

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ReadSymbolCodeLengthsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…