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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc.c43 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
700 VP8CollectHistogram = CollectHistogram;
H A Denc_neon.c883 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
1052 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c57 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
968 VP8CollectHistogram = CollectHistogram;
/external/webp/src/dsp/
H A Denc.c43 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
700 VP8CollectHistogram = CollectHistogram;
H A Denc_neon.c883 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
1052 VP8CollectHistogram = CollectHistogram;
H A Denc_sse2.c57 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred, function
968 VP8CollectHistogram = CollectHistogram;

Completed in 182 milliseconds