Searched refs:VP8LCombinedShannonEntropy (Results 1 – 4 of 4) sorted by relevance
780 VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy; variable818 VP8LCombinedShannonEntropy = CombinedShannonEntropy_C; in WEBP_DSP_INIT_FUNC()907 assert(VP8LCombinedShannonEntropy != NULL); in WEBP_DSP_INIT_FUNC()
178 extern VP8LCombinedShannonEntropyFunc VP8LCombinedShannonEntropy;
642 VP8LCombinedShannonEntropy = CombinedShannonEntropy_SSE2; in VP8LEncDspInitSSE2()
53 retval += VP8LCombinedShannonEntropy(tile[i], accumulated[i]); in PredictionCostSpatialHistogram()536 return VP8LCombinedShannonEntropy(counts, accumulated) + in PredictionCostCrossColor()