Home
last modified time | relevance | path

Searched refs:SobelRow_SSE2 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc2053 SobelRow = SobelRow_SSE2; in ARGBSobel()
Drow_posix.cc4869 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
Drow_win.cc5738 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1695 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,