Searched refs:ProcessSingleCodeLength (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c518 static BROTLI_INLINE void ProcessSingleCodeLength(uint32_t code_len, function in typeref:typename:BROTLI_INLINE void
541 D) For each symbol do the same operations as in ProcessSingleCodeLength
626 ProcessSingleCodeLength(code_len, &symbol, &repeat, &space,
669 ProcessSingleCodeLength(code_len, &h->symbol, &h->repeat, &h->space,

Completed in 4 milliseconds