Home
last modified time | relevance | path

Searched defs:InitHuffmanTree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/brotli/c/enc/
H A Dentropy_encode.h26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() function
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dentropy_encode.h26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() function