Searched refs:cmd_depths (Results 1 – 2 of 2) sorted by relevance
476 uint8_t cmd_depths[128] = { 0 }; in StoreCommands() local498 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depths, cmd_bits, in StoreCommands()506 BrotliWriteBits(cmd_depths[code], cmd_bits[code], storage_ix, storage); in StoreCommands()
287 static void InitCommandPrefixCodes(uint8_t cmd_depths[128], in InitCommandPrefixCodes()323 COPY_ARRAY(cmd_depths, kDefaultCommandDepths); in InitCommandPrefixCodes()