Searched refs:ZERO_16x8 (Results 1 – 1 of 1) sorted by relevance
155 static const int16x8_t ZERO_16x8 = vmovq_n_s16(0); in ToInt16x8() local156 int16x8_t ret = vld1q_lane_s16(v0, ZERO_16x8, 0); in ToInt16x8()