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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c709 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
771 VP8SSE8x8 = SSE8x8;
H A Denc.c525 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
708 VP8SSE8x8 = SSE8x8;
H A Denc_neon.c949 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
1055 VP8SSE8x8 = SSE8x8;
H A Denc_sse2.c577 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
976 VP8SSE8x8 = SSE8x8;
/external/webp/src/dsp/
H A Denc_mips32.c709 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
771 VP8SSE8x8 = SSE8x8;
H A Denc.c525 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
708 VP8SSE8x8 = SSE8x8;
H A Denc_neon.c949 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
1055 VP8SSE8x8 = SSE8x8;
H A Denc_sse2.c577 static int SSE8x8(const uint8_t* a, const uint8_t* b) { function
976 VP8SSE8x8 = SSE8x8;

Completed in 1030 milliseconds