HomeSort by relevance Sort by last modified time
    Searched defs:VP8LHistogramSet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
histogram.h 51 } VP8LHistogramSet;
71 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits);
94 VP8LHistogramSet* const image_in,
  /external/webp/src/enc/
histogram.h 51 } VP8LHistogramSet;
71 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits);
94 VP8LHistogramSet* const image_in,

Completed in 57 milliseconds