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

  /external/opencv3/3rdparty/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 110 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits) {
    [all...]

Completed in 284 milliseconds