Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8li_dec.h51 uint32_t* huffman_image_; member
Dvp8l_dec.c520 hdr->huffman_image_ = huffman_image; in ReadHuffmanCodes()
754 const int meta_index = GetMetaIndex(hdr->huffman_image_, hdr->huffman_xsize_, in GetHtreeGroupForPos()
1364 WebPSafeFree(hdr->huffman_image_); in ClearMetadata()