Lines Matching full:int16x4_t
112 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3;
124 int16x4_t p0_src = vget_low_s16(p01_16);
125 int16x4_t p1_src = vget_high_s16(p01_16);
126 int16x4_t p2_src = vget_low_s16(p23_16);
127 int16x4_t p3_src = vget_high_s16(p23_16);
152 int16x4_t coeff0, coeff1, coeff2;
177 int16x4_t accum16 = vqmovn_s32(accum);
199 int16x4_t coeff16;
220 int16x4_t src16_0 = vget_low_s16(src16_01);
221 int16x4_t src16_1 = vget_high_s16(src16_01);
222 int16x4_t src16_2 = vget_low_s16(src16_23);
223 int16x4_t src16_3 = vget_high_s16(src16_23);
288 int16x4_t src16_0 = vget_low_s16(src16_01);
289 int16x4_t src16_1 = vget_high_s16(src16_01);
290 int16x4_t src16_2 = vget_low_s16(src16_23);
403 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3;
440 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3;
458 int16x4_t accum16;