Searched refs:VP8LHistogramCreate (Results 1 – 3 of 3) sorted by relevance
63 void VP8LHistogramCreate(VP8LHistogram* const p,
895 VP8LHistogramCreate(histo, worst, cache_bits_tmp); in GetBackwardReferences()917 VP8LHistogramCreate(histo, worst, *cache_bits); in GetBackwardReferences()
86 void VP8LHistogramCreate(VP8LHistogram* const p, in VP8LHistogramCreate() function