Searched defs:cmd_depth (Results 1 – 7 of 7) sorted by relevance
34 uint8_t cmd_depth[128]; member
36 uint8_t cmd_depth[128]; member
1120 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()1161 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
432 uint8_t* BROTLI_RESTRICT const cmd_depth = s->cmd_depth; in BrotliCompressFragmentFastImpl() local
1101 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()1144 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local1237 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreMetaBlockFast() local
75 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local
132 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local