Searched refs:VP8LHistogramInit (Results 1 – 3 of 3) sorted by relevance
69 void VP8LHistogramInit(VP8LHistogram* const p, int palette_code_bits);
84 void VP8LHistogramInit(VP8LHistogram* const p, int palette_code_bits) { in VP8LHistogramInit() function97 VP8LHistogramInit(histo, cache_bits); in VP8LAllocateHistogram()120 VP8LHistogramInit(set->histograms[i], cache_bits); in VP8LAllocateHistogramSet()
718 VP8LHistogramInit(histo, 1); in EvalAndApplySubtractGreen()