Searched defs:histo_size (Results 1 – 1 of 1) sorted by relevance
37 const int histo_size = VP8LGetHistogramSize(cache_bits); in HistogramClear() local55 const int histo_size = VP8LGetHistogramSize(dst_cache_bits); in HistogramCopy() local127 const int histo_size = VP8LGetHistogramSize(cache_bits); in HistogramSetResetPointers() local141 const int histo_size = VP8LGetHistogramSize(cache_bits); in HistogramSetTotalSize() local622 const int histo_size = image_histo->size; in HistogramAnalyzeEntropyBin() local1096 static double GetCombineCostFactor(int histo_size, int quality) { in GetCombineCostFactor()