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

/external/chromium_org/third_party/libwebp/enc/
H A Danalysis.c247 VP8CollectHistogram(it->yuv_in_ + Y_OFF,
280 VP8CollectHistogram(src, it->yuv_p_ + VP8I4ModeOffsets[mode],
312 VP8CollectHistogram(it->yuv_in_ + U_OFF,
/external/webp/src/enc/
H A Danalysis.c247 VP8CollectHistogram(it->yuv_in_ + Y_OFF,
280 VP8CollectHistogram(src, it->yuv_p_ + VP8I4ModeOffsets[mode],
312 VP8CollectHistogram(it->yuv_in_ + U_OFF,
/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h126 extern VP8CHisto VP8CollectHistogram;
H A Denc.c673 VP8CHisto VP8CollectHistogram; variable
700 VP8CollectHistogram = CollectHistogram;
H A Denc_neon.c1052 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c968 VP8CollectHistogram = CollectHistogram;
/external/webp/src/dsp/
H A Ddsp.h126 extern VP8CHisto VP8CollectHistogram;
H A Denc.c673 VP8CHisto VP8CollectHistogram; variable
700 VP8CollectHistogram = CollectHistogram;
H A Denc_neon.c1052 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c968 VP8CollectHistogram = CollectHistogram;

Completed in 150 milliseconds