Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc205 ANY21(SobelRow_Any_SSE2, SobelRow_SSE2, 0, 1, 1, 4, 15)
Drow_gcc.cc4229 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
Dplanar_functions.cc2101 SobelRow = SobelRow_SSE2; in ARGBSobel()
Drow_win.cc5057 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1806 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,