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

/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc464 MATHROW_ANY(ARGBMultiplyRow_Any_NEON, ARGBMultiplyRow_NEON, ARGBMultiplyRow_C,
H A Drow_neon.cc2609 // TODO(fbarchard): fix vqshrun in ARGBMultiplyRow_NEON and reenable.
2612 void ARGBMultiplyRow_NEON(const uint8* src_argb0, const uint8* src_argb1, function
H A Dplanar_functions.cc632 ARGBMultiplyRow = ARGBMultiplyRow_NEON;
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1208 void ARGBMultiplyRow_NEON(const uint8* src_argb, const uint8* src_argb1,

Completed in 42 milliseconds