Home
last modified time | relevance | path

Searched refs:SobelXRow_SSE2 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1987 SobelXRow = SobelXRow_SSE2; in ARGBSobelize()
Drow_posix.cc4746 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelXRow_SSE2() function
Drow_win.cc5627 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelXRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1683 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1,