Searched defs:n_commands (Results 1 – 3 of 3) sorted by relevance
403 const Command *commands, size_t n_commands, MetaBlockSplit* mb) { in BrotliBuildMetaBlockGreedyInternal()489 size_t n_commands, in BrotliBuildMetaBlockGreedy()
959 size_t n_commands, in BrotliStoreMetaBlock()1086 size_t n_commands, in BuildHistograms()1111 size_t n_commands, in StoreDataWithHuffmanCodes()1154 size_t n_commands, in BrotliStoreMetaBlockTrivial()1209 size_t n_commands, in BrotliStoreMetaBlockFast()
416 static int n_commands = sizeof(command_table) / sizeof(command_table[0]); variable