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

  /external/chromium_org/third_party/libwebp/enc/
histogram.c 56 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits) {
497 VP8LAllocateHistogramSet(histo_image_raw_size, cache_bits);
  /external/webp/src/enc/
histogram.c 56 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits) {
497 VP8LAllocateHistogramSet(histo_image_raw_size, cache_bits);

Completed in 826 milliseconds