Searched defs:ARGBAttenuateRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2573 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() function
|
D | row_neon64.cc | 2559 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 2289 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() function
|
D | row_neon.cc | 2310 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2150 void ARGBAttenuateRow_NEON(const uint8_t* src_argb, in ARGBAttenuateRow_NEON() function
|
D | row_neon64.cc | 2190 void ARGBAttenuateRow_NEON(const uint8_t* src_argb, in ARGBAttenuateRow_NEON() function
|