Searched refs:SobelToPlaneRow_SSE2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 211 ANY21(SobelToPlaneRow_Any_SSE2, SobelToPlaneRow_SSE2, 0, 1, 1, 1, 15)
|
D | row_gcc.cc | 4276 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() function
|
D | planar_functions.cc | 2128 SobelToPlaneRow = SobelToPlaneRow_SSE2; in ARGBSobelToPlane()
|
D | row_win.cc | 5104 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1812 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|