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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c731 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
773 VP8SSE4x4 = SSE4x4;
H A Denc.c528 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
710 VP8SSE4x4 = SSE4x4;
H A Denc_neon.c962 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
1056 VP8SSE4x4 = SSE4x4;
H A Denc_sse2.c581 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
977 VP8SSE4x4 = SSE4x4;
/external/webp/src/dsp/
H A Denc_mips32.c731 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
773 VP8SSE4x4 = SSE4x4;
H A Denc.c528 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
710 VP8SSE4x4 = SSE4x4;
H A Denc_neon.c962 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
1056 VP8SSE4x4 = SSE4x4;
H A Denc_sse2.c581 static int SSE4x4(const uint8_t* a, const uint8_t* b) { function
977 VP8SSE4x4 = SSE4x4;

Completed in 65 milliseconds