Searched refs:DistoSum_NEON (Results 1 – 1 of 1) sorted by relevance
631 static WEBP_INLINE int32x2_t DistoSum_NEON(const int16x8x4_t q4_in, in DistoSum_NEON() function693 int32x2_t d_sum = DistoSum_NEON(q4_h, d4_w); in Disto4x4_NEON()