Home
last modified time | relevance | path

Searched defs:histo_size (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dhistogram.c34 const int histo_size = VP8LGetHistogramSize(cache_bits); in HistogramClear() local
44 const int histo_size = VP8LGetHistogramSize(dst_cache_bits); in HistogramCopy() local
450 const int histo_size = orig_histo->size; in HistogramCopyAndAnalyze() local
467 const int histo_size = image_histo->size; in HistogramAnalyzeEntropyBin() local
670 static double GetCombineCostFactor(int histo_size, int quality) { in GetCombineCostFactor()
/external/chromium_org/third_party/libwebp/enc/
Dhistogram.c34 const int histo_size = VP8LGetHistogramSize(cache_bits); in HistogramClear() local
44 const int histo_size = VP8LGetHistogramSize(dst_cache_bits); in HistogramCopy() local
450 const int histo_size = orig_histo->size; in HistogramCopyAndAnalyze() local
467 const int histo_size = image_histo->size; in HistogramAnalyzeEntropyBin() local
670 static double GetCombineCostFactor(int histo_size, int quality) { in GetCombineCostFactor()