Searched refs:SobelToPlaneRow_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.h1789 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc2075 SobelToPlaneRow = SobelToPlaneRow_SSE2;
H A Drow_posix.cc4921 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_win.cc5785 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1697 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc2075 SobelToPlaneRow = SobelToPlaneRow_SSE2;
H A Drow_posix.cc4921 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_win.cc5786 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, function
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1250 SobelToPlaneRow = SobelToPlaneRow_SSE2;

Completed in 300 milliseconds