Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8li_dec.h50 int huffman_xsize_; member
Dvp8l_dec.c754 const int meta_index = GetMetaIndex(hdr->huffman_image_, hdr->huffman_xsize_, in GetHtreeGroupForPos()
1418 hdr->huffman_xsize_ = VP8LSubSampleSize(width, num_bits); in UpdateDecoder()