Searched refs:SobelXYRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2509 void SobelXYRow_NEON(const uint8_t* src_sobelx, in SobelXYRow_NEON() function
|
D | row_neon64.cc | 2556 void SobelXYRow_NEON(const uint8_t* src_sobelx, in SobelXYRow_NEON() function
|
D | row_any.cc | 334 ANY21(SobelXYRow_Any_NEON, SobelXYRow_NEON, 0, 1, 1, 4, 7)
|
D | planar_functions.cc | 2982 SobelXYRow = SobelXYRow_NEON; in ARGBSobelXY()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 220 ANY21(SobelXYRow_Any_NEON, SobelXYRow_NEON, 0, 1, 1, 4, 7)
|
D | row_neon.cc | 2968 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() function
|
D | row_neon64.cc | 2969 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() function
|
D | planar_functions.cc | 2164 SobelXYRow = SobelXYRow_NEON; in ARGBSobelXY()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2709 void SobelXYRow_NEON(const uint8* src_sobelx, in SobelXYRow_NEON() function
|
D | row_neon64.cc | 2694 void SobelXYRow_NEON(const uint8* src_sobelx, in SobelXYRow_NEON() function
|
D | row_any.cc | 286 ANY21(SobelXYRow_Any_NEON, SobelXYRow_NEON, 0, 1, 1, 4, 7)
|
D | planar_functions.cc | 2779 SobelXYRow = SobelXYRow_NEON; in ARGBSobelXY()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1821 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3054 void SobelXYRow_NEON(const uint8* src_sobelx,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3316 void SobelXYRow_NEON(const uint8_t* src_sobelx,
|