Home
last modified time | relevance | path

Searched refs:SSE16x16 (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Denc_mips32.c649 static int SSE16x16(const uint8_t* a, const uint8_t* b) { in SSE16x16() function
770 VP8SSE16x16 = SSE16x16; in VP8EncDspInitMIPS32()
Denc.c519 static int SSE16x16(const uint8_t* a, const uint8_t* b) { in SSE16x16() function
712 VP8SSE16x16 = SSE16x16; in VP8EncDspInit()
Denc_neon.c931 static int SSE16x16(const uint8_t* a, const uint8_t* b) { in SSE16x16() function
1071 VP8SSE16x16 = SSE16x16; in VP8EncDspInitNEON()
Denc_sse2.c569 static int SSE16x16(const uint8_t* a, const uint8_t* b) { in SSE16x16() function
974 VP8SSE16x16 = SSE16x16; in VP8EncDspInitSSE2()