Searched refs:SobelRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 208 ANY21(SobelRow_Any_NEON, SobelRow_NEON, 0, 1, 1, 4, 7)
|
D | row_neon.cc | 2911 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() function
|
D | row_neon64.cc | 2910 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() function
|
D | planar_functions.cc | 2109 SobelRow = SobelRow_NEON; in ARGBSobel()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2458 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() function
|
D | row_neon64.cc | 2505 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() function
|
D | row_any.cc | 316 ANY21(SobelRow_Any_NEON, SobelRow_NEON, 0, 1, 1, 4, 7)
|
D | planar_functions.cc | 2905 SobelRow = SobelRow_NEON; in ARGBSobel()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2458 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() function
|
D | row_neon64.cc | 2505 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() function
|
D | row_any.cc | 345 ANY21(SobelRow_Any_NEON, SobelRow_NEON, 0, 1, 1, 4, 7)
|
D | planar_functions.cc | 3179 SobelRow = SobelRow_NEON; in ARGBSobel()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1809 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3284 void SobelRow_NEON(const uint8_t* src_sobelx,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3815 void SobelRow_NEON(const uint8_t* src_sobelx,
|