Searched refs:BlockDifference_SSE2_W16 (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
H A Ddiffer_block_sse2.h22 extern bool BlockDifference_SSE2_W16(const uint8_t* image1,
H A Ddiffer_block.cc51 diff_proc = &BlockDifference_SSE2_W16;
H A Ddiffer_block_sse2.cc24 extern bool BlockDifference_SSE2_W16(const uint8_t* image1, function in namespace:webrtc

Completed in 104 milliseconds