Searched refs:ARGBMultiplyRow_NEON (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc488 MATHROW_ANY(ARGBMultiplyRow_Any_NEON, ARGBMultiplyRow_NEON, ARGBMultiplyRow_C,
H A Drow_neon.cc2880 // TODO(fbarchard): fix vqshrun in ARGBMultiplyRow_NEON and reenable.
2883 void ARGBMultiplyRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
H A Drow_neon64.cc3042 // TODO(fbarchard): fix vqshrun in ARGBMultiplyRow_NEON and reenable.
3045 void ARGBMultiplyRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
H A Dplanar_functions.cc636 ARGBMultiplyRow = ARGBMultiplyRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc466 MATHROW_ANY(ARGBMultiplyRow_Any_NEON, ARGBMultiplyRow_NEON, ARGBMultiplyRow_C,
H A Drow_neon.cc2881 // TODO(fbarchard): fix vqshrun in ARGBMultiplyRow_NEON and reenable.
2884 void ARGBMultiplyRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
H A Dplanar_functions.cc636 ARGBMultiplyRow = ARGBMultiplyRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1324 void ARGBMultiplyRow_NEON(const uint8* src_argb, const uint8* src_argb1,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1232 void ARGBMultiplyRow_NEON(const uint8* src_argb, const uint8* src_argb1,

Completed in 202 milliseconds