Searched refs:SobelRow_SSE2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 205 ANY21(SobelRow_Any_SSE2, SobelRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 4229 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
|
D | planar_functions.cc | 2101 SobelRow = SobelRow_SSE2; in ARGBSobel()
|
D | row_win.cc | 5057 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1806 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|