HomeSort by relevance Sort by last modified time
    Searched refs:htree_groups_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
vp8li.h 52 HTreeGroup *htree_groups_; member in struct:__anon17878
vp8l.c 371 hdr->htree_groups_ = htree_groups;
627 return hdr->htree_groups_ + meta_index;
718 const HuffmanTree* const htrees = hdr->htree_groups_[i].htrees_;
    [all...]
  /external/webp/src/dec/
vp8li.h 52 HTreeGroup *htree_groups_; member in struct:__anon17013
vp8l.c 371 hdr->htree_groups_ = htree_groups;
627 return hdr->htree_groups_ + meta_index;
718 const HuffmanTree* const htrees = hdr->htree_groups_[i].htrees_;
    [all...]

Completed in 8133 milliseconds