Searched refs:SobelRow_SSE2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 229 ANY21(SobelRow_Any_SSE2, SobelRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 4446 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
|
D | planar_functions.cc | 2311 SobelRow = SobelRow_SSE2; in ARGBSobel()
|
D | row_win.cc | 5141 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/source/ |
D | row_any.cc | 265 ANY21(SobelRow_Any_SSE2, SobelRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 4502 void SobelRow_SSE2(const uint8* src_sobelx, in SobelRow_SSE2() function
|
D | planar_functions.cc | 2694 SobelRow = SobelRow_SSE2; in ARGBSobel()
|
D | row_win.cc | 5087 __declspec(naked) void SobelRow_SSE2(const uint8* src_sobelx,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1894 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3018 void SobelRow_SSE2(const uint8* src_sobelx,
|