Searched refs:VP8LCombinedShannonEntropy (Results 1 – 4 of 4) sorted by relevance
167 extern VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy;
844 VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy; variable884 VP8LCombinedShannonEntropy = CombinedShannonEntropy; in VP8LEncDspInit()
685 VP8LCombinedShannonEntropy = CombinedShannonEntropy; in VP8LEncDspInitSSE2()
54 retval += VP8LCombinedShannonEntropy(tile[i], accumulated[i]); in PredictionCostSpatialHistogram()514 return VP8LCombinedShannonEntropy(counts, accumulated) + in PredictionCostCrossColor()