Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.c344 } DominantCostRange; typedef
346 static void DominantCostRangeInit(DominantCostRange* const c) { in DominantCostRangeInit()
356 const VP8LHistogram* const h, DominantCostRange* const c) { in UpdateDominantCostRange()
395 const VP8LHistogram* const h, const DominantCostRange* const c) { in GetHistoBinIndexLowEffort()
403 const VP8LHistogram* const h, const DominantCostRange* const c) { in GetHistoBinIndex()
460 DominantCostRange cost_range; in HistogramAnalyzeEntropyBin()