Searched refs:HistogramAdd (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless_mips32.c364 static void HistogramAdd(const VP8LHistogram* const a, function
414 VP8LHistogramAdd = HistogramAdd;
H A Dlossless_sse2.c477 static void HistogramAdd(const VP8LHistogram* const a, function
531 VP8LHistogramAdd = HistogramAdd;
H A Dlossless.c1530 static void HistogramAdd(const VP8LHistogram* const a, function
1617 VP8LHistogramAdd = HistogramAdd;
/external/webp/src/dsp/
H A Dlossless_mips32.c364 static void HistogramAdd(const VP8LHistogram* const a, function
414 VP8LHistogramAdd = HistogramAdd;
H A Dlossless_sse2.c477 static void HistogramAdd(const VP8LHistogram* const a, function
531 VP8LHistogramAdd = HistogramAdd;
H A Dlossless.c1521 static void HistogramAdd(const VP8LHistogram* const a, function
1608 VP8LHistogramAdd = HistogramAdd;

Completed in 984 milliseconds