Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_mips32.c683 static int SSE16x8(const uint8_t* a, const uint8_t* b) { in SSE16x8() function
772 VP8SSE16x8 = SSE16x8; in VP8EncDspInitMIPS32()
Denc.c522 static int SSE16x8(const uint8_t* a, const uint8_t* b) { in SSE16x8() function
714 VP8SSE16x8 = SSE16x8; in VP8EncDspInit()
Denc_neon.c940 static int SSE16x8(const uint8_t* a, const uint8_t* b) { in SSE16x8() function
1072 VP8SSE16x8 = SSE16x8; in VP8EncDspInitNEON()
Denc_sse2.c573 static int SSE16x8(const uint8_t* a, const uint8_t* b) { in SSE16x8() function
975 VP8SSE16x8 = SSE16x8; in VP8EncDspInitSSE2()