Home
last modified time | relevance | path

Searched refs:SobelYRow_SSE2 (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_gcc.cc4447 void SobelYRow_SSE2(const uint8* src_y0, in SobelYRow_SSE2() function
Dplanar_functions.cc2614 SobelYRow = SobelYRow_SSE2; in ARGBSobelize()
Drow_win.cc5033 __declspec(naked) void SobelYRow_SSE2(const uint8* src_y0,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc4393 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelYRow_SSE2() function
Dplanar_functions.cc2234 SobelYRow = SobelYRow_SSE2; in ARGBSobelize()
Drow_win.cc5088 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1888 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1,
/external/libyuv/files/include/libyuv/
Drow.h3006 void SobelYRow_SSE2(const uint8* src_y0,