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

/external/webp/src/dsp/
H A Denc_mips32.c542 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
661 VP8SSE16x16 = SSE16x16;
H A Denc.c541 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
754 VP8SSE16x16 = SSE16x16;
H A Denc_neon.c775 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
920 VP8SSE16x16 = SSE16x16;
H A Denc_mips_dsp_r2.c1080 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
1497 VP8SSE16x16 = SSE16x16;
H A Denc_sse2.c1065 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
1456 VP8SSE16x16 = SSE16x16;
/external/opencv3/3rdparty/libwebp/dsp/
H A Denc.c548 static int SSE16x16(const uint8_t* a, const uint8_t* b) { function
706 VP8SSE16x16 = SSE16x16;

Completed in 267 milliseconds