Searched refs:VP8LCombinedShannonEntropy (Results 1 – 3 of 3) sorted by relevance
431 retval += VP8LCombinedShannonEntropy(tile[i], accumulated[i]); in PredictionCostSpatialHistogram()792 return VP8LCombinedShannonEntropy(counts, accumulated) + in PredictionCostCrossColor()1146 VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy; variable1178 VP8LCombinedShannonEntropy = CombinedShannonEntropy; in VP8LEncDspInit()
212 extern VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy;
338 VP8LCombinedShannonEntropy = CombinedShannonEntropy; in VP8LEncDspInitSSE2()