Searched refs:SobelToPlaneRow_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.cc3003 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Drow_neon64.cc3176 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Dplanar_functions.cc2080 SobelToPlaneRow = SobelToPlaneRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_neon.cc3004 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, function
H A Dplanar_functions.cc2080 SobelToPlaneRow = SobelToPlaneRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1791 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1699 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1255 SobelToPlaneRow = SobelToPlaneRow_NEON;

Completed in 130 milliseconds