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

  /external/chromium_org/third_party/libwebp/dec/
vp8li.h 50 uint32_t *huffman_image_; member in struct:__anon17878
vp8l.c 369 hdr->huffman_image_ = huffman_image;
624 const int meta_index = GetMetaIndex(hdr->huffman_image_, hdr->huffman_xsize_,
    [all...]
  /external/webp/src/dec/
vp8li.h 50 uint32_t *huffman_image_; member in struct:__anon17013
vp8l.c 369 hdr->huffman_image_ = huffman_image;
624 const int meta_index = GetMetaIndex(hdr->huffman_image_, hdr->huffman_xsize_,
    [all...]

Completed in 41 milliseconds