Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompress_fragment_two_pass.h34 uint8_t cmd_depth[128]; member
H A Dcompress_fragment.h36 uint8_t cmd_depth[128]; member
H A Dbrotli_bit_stream.c1120 const uint8_t* cmd_depth, in StoreDataWithHuffmanCodes()
1161 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
H A Dcompress_fragment.c432 uint8_t* BROTLI_RESTRICT const cmd_depth = s->cmd_depth; in BrotliCompressFragmentFastImpl() local
/aosp_15_r20/external/brotli/c/enc/
H A 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
H A Dcompress_fragment_two_pass.c75 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local
H A Dcompress_fragment.c132 uint8_t cmd_depth[BROTLI_NUM_COMMAND_SYMBOLS] = { 0 }; in BuildAndStoreCommandPrefixCode() local