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.c389 hdr->huffman_subsample_bits_ = huffman_precision; in ReadHuffmanCodes()
750 hdr->huffman_subsample_bits_, x, y); in GetHtreeGroupForPos()
1409 const int num_bits = hdr->huffman_subsample_bits_; in UpdateDecoder()