Home
last modified time | relevance | path

Searched defs:cmd_depth (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/third_party/brotli/enc/
Dcompress_fragment_two_pass.h34 uint8_t cmd_depth[128]; member
Dcompress_fragment.h36 uint8_t cmd_depth[128]; member
Dcompress_fragment.c432 uint8_t* BROTLI_RESTRICT const cmd_depth = s->cmd_depth; in BrotliCompressFragmentFastImpl() local
Dbrotli_bit_stream.c1120 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()
1161 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
/external/cronet/stable/third_party/brotli/enc/
Dcompress_fragment_two_pass.h34 uint8_t cmd_depth[128]; member
Dcompress_fragment.h36 uint8_t cmd_depth[128]; member
Dcompress_fragment.c432 uint8_t* BROTLI_RESTRICT const cmd_depth = s->cmd_depth; in BrotliCompressFragmentFastImpl() local
Dbrotli_bit_stream.c1120 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()
1161 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
/external/brotli/c/enc/
Dbrotli_bit_stream.c1101 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()
1144 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local
1237 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreMetaBlockFast() local
Dcompress_fragment_two_pass.c75 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local
Dcompress_fragment.c132 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local