Searched refs:SobelRow_SSE2 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/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/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/source/ |
D | row_any.cc | 313 ANY21(SobelRow_Any_SSE2, SobelRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 5470 void SobelRow_SSE2(const uint8_t* src_sobelx, in SobelRow_SSE2() function
|
D | planar_functions.cc | 2897 SobelRow = SobelRow_SSE2; in ARGBSobel()
|
D | row_win.cc | 5097 __declspec(naked) void SobelRow_SSE2(const uint8_t* src_sobelx,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1807 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,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3280 void SobelRow_SSE2(const uint8_t* src_sobelx,
|