Home | History | Annotate | Download | only in dec

Lines Matching refs:HuffmanTree

154 static WEBP_INLINE int ReadSymbol(const HuffmanTree* tree,
189 HuffmanTree tree;
245 HuffmanTree* const tree) {
353 HuffmanTree* const htrees = htree_groups[i].htrees_;
356 HuffmanTree* const htree = htrees + j;
719 const HuffmanTree* const htrees = hdr->htree_groups_[i].htrees_;