Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dcommand.h138 static BROTLI_INLINE void InitInsertCommand(Command* self, size_t insertlen) { in InitInsertCommand() function
H A Dencode.c1125 InitInsertCommand(&s->commands_[s->num_commands_++], s->last_insert_len_); in EncodeData()
1322 InitInsertCommand(&commands[num_commands++], last_insert_len); in BrotliCompressBufferQuality10()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcommand.h138 static BROTLI_INLINE void InitInsertCommand(Command* self, size_t insertlen) { in InitInsertCommand() function
H A Dencode.c1125 InitInsertCommand(&s->commands_[s->num_commands_++], s->last_insert_len_); in EncodeData()
1322 InitInsertCommand(&commands[num_commands++], last_insert_len); in BrotliCompressBufferQuality10()

Completed in 8 milliseconds