Home
last modified time | relevance | path

Searched refs:horizontal_long_add_16x8 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_sad_neon.c17 static INLINE unsigned int horizontal_long_add_16x8(const uint16x8_t vec_lo, in horizontal_long_add_16x8() function
70 return horizontal_long_add_16x8(vec_accum_lo, vec_accum_hi); in vp9_sad64x64_neon()