Home
last modified time | relevance | path

Searched refs:VP8LFreeHistogram (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/enc/
Dhistogram.h77 void VP8LFreeHistogram(VP8LHistogram* const histo);
Dbackward_references.c531 VP8LFreeHistogram(histo); in CostModelBuild()
889 VP8LFreeHistogram(histo); in ComputeCacheEntropy()
1078 VP8LFreeHistogram(histo); in GetBackwardReferences()
Dhistogram.c66 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() function