Searched refs:ARGBShuffleRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1066 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON() function
|
D | row_neon64.cc | 1121 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON() function
|
D | row_any.cc | 770 ANY11P(ARGBShuffleRow_Any_NEON, ARGBShuffleRow_NEON, const uint8_t*, 4, 4, 3)
|
D | planar_functions.cc | 2721 ARGBShuffleRow = ARGBShuffleRow_NEON; in ARGBShuffle()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 439 ANY11P(ARGBShuffleRow_Any_NEON, ARGBShuffleRow_NEON, const uint8*, 4, 4, 3)
|
D | row_neon.cc | 1255 void ARGBShuffleRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_NEON() function
|
D | row_neon64.cc | 1264 void ARGBShuffleRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_NEON() function
|
D | planar_functions.cc | 1958 ARGBShuffleRow = ARGBShuffleRow_NEON; in ARGBShuffle()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1096 void ARGBShuffleRow_NEON(const uint8* src_argb, in ARGBShuffleRow_NEON() function
|
D | row_neon64.cc | 1108 void ARGBShuffleRow_NEON(const uint8* src_argb, in ARGBShuffleRow_NEON() function
|
D | row_any.cc | 713 ANY11P(ARGBShuffleRow_Any_NEON, ARGBShuffleRow_NEON, const uint8*, 4, 4, 3)
|
D | planar_functions.cc | 2528 ARGBShuffleRow = ARGBShuffleRow_NEON; in ARGBShuffle()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 846 void ARGBShuffleRow_NEON(const uint8* src_argb, uint8* dst_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1517 void ARGBShuffleRow_NEON(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1572 void ARGBShuffleRow_NEON(const uint8_t* src_argb,
|