Searched refs:VP8CollectHistogram (Results 1 - 4 of 4) sorted by relevance

/external/webp/src/enc/
H A Danalysis.c244 const int alpha = VP8CollectHistogram(it->yuv_in_ + Y_OFF,
269 const int alpha = VP8CollectHistogram(src,
295 const int alpha = VP8CollectHistogram(it->yuv_in_ + U_OFF,
/external/webp/src/dsp/
H A Ddsp.h93 extern VP8CHisto VP8CollectHistogram;
H A Denc.c691 VP8CHisto VP8CollectHistogram; variable
714 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c824 VP8CollectHistogram = CollectHistogramSSE2;

Completed in 101 milliseconds