Searched refs:Store2x8_NEON (Results 1 – 1 of 1) sorted by relevance
223 static WEBP_INLINE void Store2x8_NEON(const uint8x8x2_t v, in Store2x8_NEON() function242 Store2x8_NEON(lo, dst - 1 + 0 * stride, stride); in Store2x16_NEON()243 Store2x8_NEON(hi, dst - 1 + 8 * stride, stride); in Store2x16_NEON()