VP8LAllocateHistogramSet 495 third_party/libwebp/enc/histogram.c VP8LAllocateHistogramSet(histo_image_raw_size, cache_bits); VP8LAllocateHistogramSet 71 third_party/libwebp/enc/histogram.h VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits); VP8LAllocateHistogramSet 473 third_party/libwebp/enc/vp8l.c VP8LHistogramSet* const histogram_image = VP8LAllocateHistogramSet(1, 0); VP8LAllocateHistogramSet 523 third_party/libwebp/enc/vp8l.c VP8LAllocateHistogramSet(histogram_image_xysize, 0);