Searched refs:DistoLoadW_NEON (Results 1 – 1 of 1) sorted by relevance
619 static WEBP_INLINE int16x4x4_t DistoLoadW_NEON(const uint16_t* w) { in DistoLoadW_NEON() function689 const int16x4x4_t d4_w = DistoLoadW_NEON(w); in Disto4x4_NEON()