Searched refs:SobelXYRow_SSE2 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 217 ANY21(SobelXYRow_Any_SSE2, SobelXYRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 4311 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() function
|
D | planar_functions.cc | 2156 SobelXYRow = SobelXYRow_SSE2; in ARGBSobelXY()
|
D | row_win.cc | 5137 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 283 ANY21(SobelXYRow_Any_SSE2, SobelXYRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 4588 void SobelXYRow_SSE2(const uint8* src_sobelx, in SobelXYRow_SSE2() function
|
D | planar_functions.cc | 2771 SobelXYRow = SobelXYRow_SSE2; in ARGBSobelXY()
|
D | row_win.cc | 5169 __declspec(naked) void SobelXYRow_SSE2(const uint8* src_sobelx,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 331 ANY21(SobelXYRow_Any_SSE2, SobelXYRow_SSE2, 0, 1, 1, 4, 15)
|
D | row_gcc.cc | 5552 void SobelXYRow_SSE2(const uint8_t* src_sobelx, in SobelXYRow_SSE2() function
|
D | planar_functions.cc | 2974 SobelXYRow = SobelXYRow_SSE2; in ARGBSobelXY()
|
D | row_win.cc | 5179 __declspec(naked) void SobelXYRow_SSE2(const uint8_t* src_sobelx,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1819 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3050 void SobelXYRow_SSE2(const uint8* src_sobelx,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3312 void SobelXYRow_SSE2(const uint8_t* src_sobelx,
|