Searched refs:SobelXRow_NEON (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2535 void SobelXRow_NEON(const uint8_t* src_y0, in SobelXRow_NEON() function
|
D | row_neon64.cc | 2582 void SobelXRow_NEON(const uint8_t* src_y0, in SobelXRow_NEON() function
|
D | planar_functions.cc | 2827 SobelXRow = SobelXRow_NEON; in ARGBSobelize()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2535 void SobelXRow_NEON(const uint8_t* src_y0, in SobelXRow_NEON() function
|
D | row_neon64.cc | 2582 void SobelXRow_NEON(const uint8_t* src_y0, in SobelXRow_NEON() function
|
D | planar_functions.cc | 3096 SobelXRow = SobelXRow_NEON; in ARGBSobelize()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2997 void SobelXRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelXRow_NEON() function
|
D | row_neon64.cc | 2999 void SobelXRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelXRow_NEON() function
|
D | planar_functions.cc | 2039 SobelXRow = SobelXRow_NEON; in ARGBSobelize()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1797 void SobelXRow_NEON(const uint8* src_y0, const uint8* src_y1,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3250 void SobelXRow_NEON(const uint8_t* src_y0,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3772 void SobelXRow_NEON(const uint8_t* src_y0,
|