Searched refs:VP8LFreeHistogram (Results 1 – 3 of 3) sorted by relevance
77 void VP8LFreeHistogram(VP8LHistogram* const histo);
531 VP8LFreeHistogram(histo); in CostModelBuild()889 VP8LFreeHistogram(histo); in ComputeCacheEntropy()1078 VP8LFreeHistogram(histo); in GetBackwardReferences()
66 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() function