Home
last modified time | relevance | path

Searched defs:huffman (Results 1 – 8 of 8) sorted by relevance

/external/puffin/src/
Dhuffman_table.h126 inline bool CodeHuffman(uint16_t alphabet, uint16_t* huffman, size_t* nbits) { in CodeHuffman()
140 uint16_t* huffman, in LitLenHuffman()
161 uint16_t* huffman, in DistanceHuffman()
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_string_collector.cc39 HpackStringCollector::HpackStringCollector(const std::string& str, bool huffman) in HpackStringCollector()
57 void HpackStringCollector::OnStringStart(bool huffman, size_t length) { in OnStringStart()
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_string_collector.cc39 HpackStringCollector::HpackStringCollector(const std::string& str, bool huffman) in HpackStringCollector()
57 void HpackStringCollector::OnStringStart(bool huffman, size_t length) { in OnStringStart()
/external/rust/android-crates-io/crates/h2/src/hpack/
Dmod.rs4 pub(crate) mod huffman; module
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fdeflate-0.3.6/src/
Dlib.rs26 mod huffman; module
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fdeflate-0.3.6/src/
Dlib.rs26 mod huffman; module
/external/rust/android-crates-io/crates/quiche/src/h3/qpack/
Dmod.rs202 mod huffman; module
/external/libva/va/
Dva_enc_jpeg.h81 uint32_t huffman : 1; member