Lines Matching refs:lit_bits
1117 const uint16_t* lit_bits, in StoreDataWithHuffmanCodes() argument
1136 lit_depth[literal], lit_bits[literal], storage_ix, storage); in StoreDataWithHuffmanCodes()
1160 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local
1183 lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1195 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1223 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1236 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1242 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1253 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1266 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1283 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()