Lines Matching refs:lit_bits
1113 const uint16_t* lit_bits, in StoreDataWithHuffmanCodes() argument
1132 lit_depth[literal], lit_bits[literal], storage_ix, storage); in StoreDataWithHuffmanCodes()
1161 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local
1182 lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1193 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockTrivial()
1222 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1235 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1241 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1252 uint16_t lit_bits[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1265 lit_depth, lit_bits, in BrotliStoreMetaBlockFast()
1282 n_commands, lit_depth, lit_bits, in BrotliStoreMetaBlockFast()