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