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