Searched refs:SobelYRow_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.cc3105 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, function
H A Drow_neon64.cc3284 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, function
H A Dplanar_functions.cc1982 SobelYRow = SobelYRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_neon.cc3106 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, function
H A Dplanar_functions.cc1982 SobelYRow = SobelYRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1779 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1687 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1,
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1173 SobelYRow = SobelYRow_NEON;

Completed in 750 milliseconds