Searched refs:ARGBShadeRow_NEON (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2218 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON() function
|
D | row_neon64.cc | 2259 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON() function
|
D | planar_functions.cc | 2531 ARGBShadeRow = ARGBShadeRow_NEON; in ARGBShade()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2218 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON() function
|
D | row_neon64.cc | 2259 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON() function
|
D | planar_functions.cc | 2766 ARGBShadeRow = ARGBShadeRow_NEON; in ARGBShade()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2643 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_NEON() function
|
D | row_neon64.cc | 2632 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_NEON() function
|
D | planar_functions.cc | 1815 ARGBShadeRow = ARGBShadeRow_NEON; in ARGBShade()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1732 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3141 void ARGBShadeRow_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3644 void ARGBShadeRow_NEON(const uint8_t* src_argb,
|