Lines Matching refs:lit_bits
1100 const uint16_t* lit_bits, in StoreDataWithHuffmanCodes() argument
1119 lit_depth[literal], lit_bits[literal], storage_ix, storage); in StoreDataWithHuffmanCodes()
1143 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local
1166 lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1178 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1206 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1219 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1225 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1236 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1249 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1266 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()