Searched refs:VP8LFreeHistogram (Results 1 – 3 of 3) sorted by relevance
77 void VP8LFreeHistogram(VP8LHistogram* const histo);
617 VP8LFreeHistogram(histo); in CostModelBuild()1609 VP8LFreeHistogram(histos[i]); in ComputeCacheEntropies()1785 VP8LFreeHistogram(histo); in GetBackwardReferences()
67 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() function