Searched refs:SobelXRow_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5362 void SobelXRow_SSE2(const uint8_t* src_y0, in SobelXRow_SSE2() function
|
D | planar_functions.cc | 2822 SobelXRow = SobelXRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 4985 __declspec(naked) void SobelXRow_SSE2(const uint8_t* src_y0,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 4122 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelXRow_SSE2() function
|
D | planar_functions.cc | 2034 SobelXRow = SobelXRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 4948 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelXRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 4390 void SobelXRow_SSE2(const uint8* src_y0, in SobelXRow_SSE2() function
|
D | planar_functions.cc | 2624 SobelXRow = SobelXRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 4975 __declspec(naked) void SobelXRow_SSE2(const uint8* src_y0,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1795 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2992 void SobelXRow_SSE2(const uint8* src_y0,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3245 void SobelXRow_SSE2(const uint8_t* src_y0,
|