Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddiffer_vector_sse2.h22 extern bool VectorDifference_SSE2_W16(const uint8_t* image1,
Ddiffer_block.cc43 diff_proc = &VectorDifference_SSE2_W16; in VectorDifference()
Ddiffer_vector_sse2.cc22 extern bool VectorDifference_SSE2_W16(const uint8_t* image1, in VectorDifference_SSE2_W16() function