Searched refs:y_s16x4 (Results 1 – 1 of 1) sorted by relevance
55 const int16x4_t y_s16x4 = vld1_s16(&y[i]); in celt_inner_prod_neon() local56 xy_s32x4 = vmlal_s16(xy_s32x4, x_s16x4, y_s16x4); in celt_inner_prod_neon()