Searched defs:ARGBMultiplyRow_NEON (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
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
/external/chromium_org/third_party/libyuv/source/
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

Completed in 86 milliseconds