Searched refs:VP8LHistogramInit (Results 1 – 3 of 3) sorted by relevance
70 void VP8LHistogramInit(VP8LHistogram* const p, int palette_code_bits);
94 void VP8LHistogramInit(VP8LHistogram* const p, int palette_code_bits) { in VP8LHistogramInit() function107 VP8LHistogramInit(histo, cache_bits); in VP8LAllocateHistogram()132 VP8LHistogramInit(set->histograms[i], cache_bits); in VP8LAllocateHistogramSet()
70 VP8LHistogramInit(histo, cache_bits); in CostModelBuild()