Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.h76 void VP8LFreeHistogram(VP8LHistogram* const histo);
Dbackward_references.c530 VP8LFreeHistogram(histo); in CostModelBuild()
850 VP8LFreeHistogram(histo); in VP8LGetBackwardReferences()
930 VP8LFreeHistogram(histo); in ComputeCacheEntropy()
Dhistogram.c57 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() function
Dvp8l.c726 VP8LFreeHistogram(histo); in EvalAndApplySubtractGreen()