Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c485 } DominantCostRange; typedef
487 static void DominantCostRangeInit(DominantCostRange* const c) { in DominantCostRangeInit()
497 const VP8LHistogram* const h, DominantCostRange* const c) { in UpdateDominantCostRange()
543 const DominantCostRange* const c, int low_effort) { in GetHistoBinIndex()
623 DominantCostRange cost_range; in HistogramAnalyzeEntropyBin()