Searched refs:v_32x4 (Results 1 - 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/arm/neon/ | ||
H A D | vp9_variance_neon.c | 42 static INLINE int horizontal_add_s32x4(const int32x4_t v_32x4) { argument 43 const int64x2_t b = vpaddlq_s32(v_32x4); |
Completed in 57 milliseconds