Searched refs:CopyFromCompoundDictionary (Results 1 – 1 of 1) sorted by relevance
1471 static int CopyFromCompoundDictionary(BrotliDecoderState* s, int pos) { in CopyFromCompoundDictionary() function2023 pos += CopyFromCompoundDictionary(s, pos); in ProcessCommandsInternal()2658 s->pos += CopyFromCompoundDictionary(s, s->pos); in BrotliDecoderDecompressStream()