Searched refs:SobelToPlaneRow_SSE2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 235 ANY21(SobelToPlaneRow_Any_SSE2, SobelToPlaneRow_SSE2, 0, 1, 1, 1, 15)
|
D | row_gcc.cc | 4493 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() function
|
D | planar_functions.cc | 2338 SobelToPlaneRow = SobelToPlaneRow_SSE2; in ARGBSobelToPlane()
|
D | row_win.cc | 5188 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/source/ |
D | row_any.cc | 274 ANY21(SobelToPlaneRow_Any_SSE2, SobelToPlaneRow_SSE2, 0, 1, 1, 1, 15)
|
D | row_gcc.cc | 4551 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, in SobelToPlaneRow_SSE2() function
|
D | planar_functions.cc | 2732 SobelToPlaneRow = SobelToPlaneRow_SSE2; in ARGBSobelToPlane()
|
D | row_win.cc | 5135 __declspec(naked) void SobelToPlaneRow_SSE2(const uint8* src_sobelx,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1900 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3034 void SobelToPlaneRow_SSE2(const uint8* src_sobelx,
|