Home
last modified time | relevance | path

Searched refs:SobelXYRow_SSE2 (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libyuv/unit_test/
Dplanar_test.cc1290 SobelXYRow = SobelXYRow_SSE2; in TEST_F()
/external/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc2094 SobelXYRow = SobelXYRow_SSE2; in ARGBSobelXY()
Drow_posix.cc4961 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() function
Drow_win.cc5701 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1679 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,