Searched refs:ARGBAttenuateRow_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.cc311 YANY(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, ARGBAttenuateRow_C,
H A Drow_neon.cc2637 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_neon64.cc2787 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Dplanar_functions.cc1229 ARGBAttenuateRow = ARGBAttenuateRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc293 YANY(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, ARGBAttenuateRow_C,
H A Drow_neon.cc2638 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Dplanar_functions.cc1229 ARGBAttenuateRow = ARGBAttenuateRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1650 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1558 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 1395 milliseconds