Searched refs:SobelYRow_SSE2 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1777 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1977 SobelYRow = SobelYRow_SSE2;
H A Drow_posix.cc4808 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, function
H A Drow_win.cc5683 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, function
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1685 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1,
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc1977 SobelYRow = SobelYRow_SSE2;
H A Drow_posix.cc4808 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, function
H A Drow_win.cc5684 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, function
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1168 SobelYRow = SobelYRow_SSE2;

Completed in 374 milliseconds