Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c749 const int meta_index = GetMetaIndex(hdr->huffman_image_, hdr->huffman_xsize_, in GetHtreeGroupForPos() local
751 assert(meta_index < hdr->num_htree_groups_); in GetHtreeGroupForPos()
752 return hdr->htree_groups_ + meta_index; in GetHtreeGroupForPos()

Completed in 7 milliseconds