Searched refs:seq2_16x8 (Results 1 – 1 of 1) sorted by relevance
28 int16x8_t seq2_16x8 = vld1q_s16(vector2); in DotProductWithScaleNeon() local31 vget_low_s16(seq2_16x8)); in DotProductWithScaleNeon()32 int32x4_t tmp1 = vmull_high_s16(seq1_16x8, seq2_16x8); in DotProductWithScaleNeon()35 vget_low_s16(seq2_16x8)); in DotProductWithScaleNeon()37 vget_high_s16(seq2_16x8)); in DotProductWithScaleNeon()