Home
last modified time | relevance | path

Searched refs:VectorDifference_SSE2_W32 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddiffer_vector_sse2.h26 extern bool VectorDifference_SSE2_W32(const uint8_t* image1,
Ddiffer_block.cc41 diff_proc = &VectorDifference_SSE2_W32; in VectorDifference()
Ddiffer_vector_sse2.cc54 extern bool VectorDifference_SSE2_W32(const uint8_t* image1, in VectorDifference_SSE2_W32() function