VP8LHistogramCreate  433 third_party/libwebp/enc/backward_references.c   VP8LHistogramCreate(&histo, &refs, cache_bits);
VP8LHistogramCreate  771 third_party/libwebp/enc/backward_references.c     VP8LHistogramCreate(histo, &refs_lz77, cache_bits);
VP8LHistogramCreate  774 third_party/libwebp/enc/backward_references.c     VP8LHistogramCreate(histo, &refs_rle, cache_bits);
VP8LHistogramCreate   58 third_party/libwebp/enc/histogram.h void VP8LHistogramCreate(VP8LHistogram* const p,