Home
last modified time | relevance | path

Searched refs:ExtendLastCommand (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/enc/
Dencode.c882 static void ExtendLastCommand(BrotliEncoderState* s, uint32_t* bytes, in ExtendLastCommand() function
1031 ExtendLastCommand(s, &bytes, &wrapped_last_processed_pos); in EncodeData()