Home
last modified time | relevance | path

Searched refs:huffman_subsample_bits_ (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dec/
Dvp8li_dec.h49 int huffman_subsample_bits_; member
Dvp8l_dec.c385 hdr->huffman_subsample_bits_ = huffman_precision; in ReadHuffmanCodes()
747 hdr->huffman_subsample_bits_, x, y); in GetHtreeGroupForPos()
1405 const int num_bits = hdr->huffman_subsample_bits_; in UpdateDecoder()