Searched refs:SobelRow_SSE2 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1783 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc2053 SobelRow = SobelRow_SSE2;
H A Drow_posix.cc4869 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_win.cc5737 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1691 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc2053 SobelRow = SobelRow_SSE2;
H A Drow_posix.cc4869 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_win.cc5738 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1212 SobelRow = SobelRow_SSE2;

Completed in 1577 milliseconds