Searched refs:SSE16x8 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c683 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
772 VP8SSE16x8 = SSE16x8;
H A Denc.c522 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
709 VP8SSE16x8 = SSE16x8;
H A Denc_neon.c940 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
1054 VP8SSE16x8 = SSE16x8;
H A Denc_sse2.c573 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
975 VP8SSE16x8 = SSE16x8;
/external/webp/src/dsp/
H A Denc_mips32.c683 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
772 VP8SSE16x8 = SSE16x8;
H A Denc.c522 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
709 VP8SSE16x8 = SSE16x8;
H A Denc_neon.c940 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
1054 VP8SSE16x8 = SSE16x8;
H A Denc_sse2.c573 static int SSE16x8(const uint8_t* a, const uint8_t* b) { function
975 VP8SSE16x8 = SSE16x8;

Completed in 1741 milliseconds