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 54 } VP8LHistogramSet;
79 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo);
83 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits);
111 VP8LHistogramSet* const image_in,
  /external/webp/src/enc/
histogram.h 54 } VP8LHistogramSet;
79 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo);
83 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits);
111 VP8LHistogramSet* const image_in,

Completed in 421 milliseconds