Searched refs:InitInsertCommand (Results 1 – 2 of 2) sorted by relevance
138 static BROTLI_INLINE void InitInsertCommand(Command* self, size_t insertlen) { in InitInsertCommand() function
1084 InitInsertCommand(&s->commands_[s->num_commands_++], s->last_insert_len_); in EncodeData()1278 InitInsertCommand(&commands[num_commands++], last_insert_len); in BrotliCompressBufferQuality10()