Searched refs:SobelXYRow_NEON (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_neon.cc3032 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_neon64.cc3207 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Dplanar_functions.cc2103 SobelXYRow = SobelXYRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_neon.cc3033 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Dplanar_functions.cc2103 SobelXYRow = SobelXYRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1797 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1705 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1295 SobelXYRow = SobelXYRow_NEON;

Completed in 154 milliseconds