Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dcommand.h82 static BROTLI_INLINE void GetLengthCode(size_t insertlen, size_t copylen, in GetLengthCode() function
127 GetLengthCode( in InitCommand()
137 GetLengthCode(insertlen, 4, BROTLI_FALSE, &self->cmd_prefix_); in InitInsertCommand()