Lines Matching refs:v3
103 ld4 {v0.4h-v3.4h}, [x0] //load x4,x5,x6,x7
109 saddl v4.4s, v0.4h, v3.4h //x0 = x4 + x7
112 ssubl v7.4s, v0.4h, v3.4h //x3 = x4 - x7
117 sub v3.4s, v7.4s, v6.4s //pi4_tmp_ptr[3] = x3 - x2
125 trn1 v6.4s, v2.4s, v3.4s
126 trn2 v7.4s, v2.4s, v3.4s
131 trn2 v3.2d, v5.2d, v7.2d
134 add v4.4s, v0.4s, v3.4s //x0 = x4+x7
137 sub v7.4s, v0.4s, v3.4s //x3 = x4-x7
142 sub v3.4s, v7.4s, v6.4s //pi4_tmp_ptr[3] = x3 - x2
147 mul v3.4s, v3.4s, v15.4s // q3 = p[i] = (x[i] * trns_coeff[i]) where i = 12..15
152 sshl v3.4s, v3.4s, v14.4s // q3 = q[i] = (p[i] << (qp/6)) where i = 12..15
157 sqrshrn v3.4h, v3.4s, #6 // d3 = c[i] = ((q[i] + 32) >> 4) where i = 12..15
159 st1 {v0.4h-v3.4h}, [x1] //store the result
234 sub v3.4s, v0.4s, v1.4s //i4_x6 = i4_x0-i4_x2;.. i4_x7
237 mul v3.4s, v3.4s, v30.4s
240 sshl v3.4s, v3.4s, v28.4s
243 xtn v1.4h, v3.4s //i4_x6 i4_x7 i4_y6 i4_y7