Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dhistogram.c24 static void HistogramClear(VP8LHistogram* const p) { in HistogramClear() function
47 HistogramClear(p); in VP8LHistogramCreate()
53 HistogramClear(p); in VP8LHistogramInit()
474 HistogramClear(out->histograms[i]); in HistogramRemap()
/external/webp/src/enc/
Dhistogram.c33 static void HistogramClear(VP8LHistogram* const p) { in HistogramClear() function
89 HistogramClear(p); in VP8LHistogramCreate()
95 HistogramClear(p); in VP8LHistogramInit()
844 HistogramClear(histograms[i]); in HistogramRemap()