Searched refs:SobelYRow_NEON (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2574 void SobelYRow_NEON(const uint8_t* src_y0, in SobelYRow_NEON() function
|
D | row_neon64.cc | 2621 void SobelYRow_NEON(const uint8_t* src_y0, in SobelYRow_NEON() function
|
D | planar_functions.cc | 2812 SobelYRow = SobelYRow_NEON; in ARGBSobelize()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2574 void SobelYRow_NEON(const uint8_t* src_y0, in SobelYRow_NEON() function
|
D | row_neon64.cc | 2621 void SobelYRow_NEON(const uint8_t* src_y0, in SobelYRow_NEON() function
|
D | planar_functions.cc | 3076 SobelYRow = SobelYRow_NEON; in ARGBSobelize()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 3041 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelYRow_NEON() function
|
D | row_neon64.cc | 3044 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelYRow_NEON() function
|
D | planar_functions.cc | 2029 SobelYRow = SobelYRow_NEON; in ARGBSobelize()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1803 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3268 void SobelYRow_NEON(const uint8_t* src_y0,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3795 void SobelYRow_NEON(const uint8_t* src_y0,
|