Searched refs:VP8LFreeHistogram (Results 1 – 5 of 5) sorted by relevance
80 void VP8LFreeHistogram(VP8LHistogram* const histo);
788 VP8LFreeHistogram(histos[i]); in CalculateBestCacheSize()927 VP8LFreeHistogram(histo); in GetBackwardReferences()
91 VP8LFreeHistogram(histo); in CostModelBuild()
962 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()1056 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()
69 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() function