Searched refs:ARGBAttenuateRow_NEON (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 397 ANY11(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, 0, 4, 4, 7)
|
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
|
D | planar_functions.cc | 1293 ARGBAttenuateRow = ARGBAttenuateRow_NEON; in ARGBAttenuate()
|
/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
|
D | row_any.cc | 667 ANY11(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, 0, 4, 4, 7)
|
D | convert_argb.cc | 876 ARGBAttenuateRow = ARGBAttenuateRow_NEON; in I420AlphaToARGBMatrix()
|
D | planar_functions.cc | 1930 ARGBAttenuateRow = ARGBAttenuateRow_NEON; in ARGBAttenuate()
|
/external/libyuv/files/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
|
D | row_any.cc | 774 ANY11(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, 0, 4, 4, 7)
|
D | convert_argb.cc | 876 ARGBAttenuateRow = ARGBAttenuateRow_NEON; in I420AlphaToARGBMatrix()
|
D | planar_functions.cc | 2126 ARGBAttenuateRow = ARGBAttenuateRow_NEON; in ARGBAttenuate()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1680 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3034 void ARGBAttenuateRow_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3525 void ARGBAttenuateRow_NEON(const uint8_t* src_argb,
|