Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c484 } DominantCostRange; typedef
486 static void DominantCostRangeInit(DominantCostRange* const c) { in DominantCostRangeInit()
496 const VP8LHistogram* const h, DominantCostRange* const c) { in UpdateDominantCostRange()
542 const DominantCostRange* const c, int low_effort) { in GetHistoBinIndex()
622 DominantCostRange cost_range; in HistogramAnalyzeEntropyBin()