Home
last modified time | relevance | path

Searched refs:HistogramAdd (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Dlossless_mips32.c364 static void HistogramAdd(const VP8LHistogram* const a, in HistogramAdd() function
414 VP8LHistogramAdd = HistogramAdd; in VP8LDspInitMIPS32()
Dlossless_sse2.c477 static void HistogramAdd(const VP8LHistogram* const a, in HistogramAdd() function
531 VP8LHistogramAdd = HistogramAdd; in VP8LDspInitSSE2()
Dlossless.c1530 static void HistogramAdd(const VP8LHistogram* const a, in HistogramAdd() function
1622 VP8LHistogramAdd = HistogramAdd; in VP8LDspInit()