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

/external/webp/src/dsp/
H A Denc_sse41.c26 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
327 VP8CollectHistogram = CollectHistogram;
H A Denc_neon.c711 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
915 VP8CollectHistogram = CollectHistogram;
H A Denc.c59 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
871 VP8CollectHistogram = CollectHistogram;
H A Denc_mips_dsp_r2.c1453 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
1503 VP8CollectHistogram = CollectHistogram;
H A Denc_msa.c224 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
872 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c434 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
1349 VP8CollectHistogram = CollectHistogram;

Completed in 2302 milliseconds