Searched refs:ARGBAddRow_NEON (Results 1 - 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
H A D | row_any.cc | 223 ANY21(ARGBAddRow_Any_NEON, ARGBAddRow_NEON, 0, 4, 4, 4, 7)
|
H A D | row_neon.cc | 2619 void ARGBAddRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
|
H A D | row_neon64.cc | 2581 void ARGBAddRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
|
H A D | planar_functions.cc | 1006 ARGBAddRow = ARGBAddRow_NEON;
|
/external/libyuv/files/source/ |
H A D | row_neon.cc | 2590 void ARGBAddRow_NEON(const uint8* src_argb0, function
|
H A D | row_neon64.cc | 2571 void ARGBAddRow_NEON(const uint8* src_argb0, function
|
H A D | row_any.cc | 250 ANY21(ARGBAddRow_Any_NEON, ARGBAddRow_NEON, 0, 4, 4, 4, 7)
|
H A D | planar_functions.cc | 1203 ARGBAddRow = ARGBAddRow_NEON;
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
H A D | row.h | 1509 void ARGBAddRow_NEON(const uint8* src_argb, const uint8* src_argb1,
|
/external/libyuv/files/include/libyuv/ |
H A D | row.h | 2226 void ARGBAddRow_NEON(const uint8* src_argb,
|
Completed in 241 milliseconds