Searched refs:InterpolateRow_NEON (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libyuv/source/
H A Dscale_argb.cc226 InterpolateRow = InterpolateRow_NEON;
322 InterpolateRow = InterpolateRow_NEON;
503 InterpolateRow = InterpolateRow_NEON;
H A Drow_any.cc530 NANY(InterpolateRow_Any_NEON, InterpolateRow_NEON,
H A Drow_neon.cc2237 void InterpolateRow_NEON(uint8* dst_ptr, function
H A Dscale.cc922 InterpolateRow = InterpolateRow_NEON;
1123 InterpolateRow = InterpolateRow_NEON;
H A Dscale_common.cc923 InterpolateRow = InterpolateRow_NEON;
H A Dplanar_functions.cc1826 InterpolateRow = InterpolateRow_NEON;
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1620 void InterpolateRow_NEON(uint8* dst_ptr, const uint8* src_ptr,

Completed in 128 milliseconds