Searched refs:StoreDataWithHuffmanCodes (Results 1 – 1 of 1) sorted by relevance
/external/brotli/c/enc/ |
D | brotli_bit_stream.c | 1094 static void StoreDataWithHuffmanCodes(const uint8_t* input, in StoreDataWithHuffmanCodes() function 1177 StoreDataWithHuffmanCodes(input, start_pos, mask, commands, in BrotliStoreMetaBlockTrivial() 1224 StoreDataWithHuffmanCodes(input, start_pos, mask, commands, in BrotliStoreMetaBlockFast() 1265 StoreDataWithHuffmanCodes(input, start_pos, mask, commands, in BrotliStoreMetaBlockFast()
|