Home | History | Annotate | Download | only in arm

Lines Matching refs:t32

134   int32x2_t t32[8];
156 t32[0] = vrshrn_n_s64(t64[0], DCT_CONST_BITS);
157 t32[1] = vrshrn_n_s64(t64[1], DCT_CONST_BITS);
158 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
159 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
160 t32[4] = vrshrn_n_s64(t64[4], DCT_CONST_BITS);
161 t32[5] = vrshrn_n_s64(t64[5], DCT_CONST_BITS);
162 t32[6] = vrshrn_n_s64(t64[6], DCT_CONST_BITS);
163 t32[7] = vrshrn_n_s64(t64[7], DCT_CONST_BITS);
164 step1[4] = vcombine_s32(t32[0], t32[1]);
165 step1[5] = vcombine_s32(t32[2], t32[3]);
166 step1[6] = vcombine_s32(t32[4], t32[5]);
167 step1[7] = vcombine_s32(t32[6], t32[7]);
176 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
177 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
178 t32[4] = vrshrn_n_s64(t64[4], DCT_CONST_BITS);
179 t32[5] = vrshrn_n_s64(t64[5], DCT_CONST_BITS);
180 t32[6] = vrshrn_n_s64(t64[6], DCT_CONST_BITS);
181 t32[7] = vrshrn_n_s64(t64[7], DCT_CONST_BITS);
182 step2[1] = vcombine_s32(t32[2], t32[3]);
183 step2[2] = vcombine_s32(t32[4], t32[5]);
184 step2[3] = vcombine_s32(t32[6], t32[7]);
207 t32[0] = vrshrn_n_s64(t64[0], DCT_CONST_BITS);
208 t32[1] = vrshrn_n_s64(t64[1], DCT_CONST_BITS);
209 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
210 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
211 step1[5] = vcombine_s32(t32[0], t32[1]);
212 step1[6] = vcombine_s32(t32[2], t32[3]);
436 int32x2_t t32[8];
474 t32[0] = vrshrn_n_s64(t64[0], DCT_CONST_BITS);
475 t32[1] = vrshrn_n_s64(t64[1], DCT_CONST_BITS);
476 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
477 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
478 t32[4] = vrshrn_n_s64(t64[4], DCT_CONST_BITS);
479 t32[5] = vrshrn_n_s64(t64[5], DCT_CONST_BITS);
480 t32[6] = vrshrn_n_s64(t64[6], DCT_CONST_BITS);
481 t32[7] = vrshrn_n_s64(t64[7], DCT_CONST_BITS);
482 step1[4] = vcombine_s32(t32[0], t32[1]);
483 step1[5] = vcombine_s32(t32[2], t32[3]);
484 step1[6] = vcombine_s32(t32[4], t32[5]);
485 step1[7] = vcombine_s32(t32[6], t32[7]);
502 t32[0] = vrshrn_n_s64(t64[0], DCT_CONST_BITS);
503 t32[1] = vrshrn_n_s64(t64[1], DCT_CONST_BITS);
504 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
505 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
506 t32[4] = vrshrn_n_s64(t64[4], DCT_CONST_BITS);
507 t32[5] = vrshrn_n_s64(t64[5], DCT_CONST_BITS);
508 t32[6] = vrshrn_n_s64(t64[6], DCT_CONST_BITS);
509 t32[7] = vrshrn_n_s64(t64[7], DCT_CONST_BITS);
510 step2[0] = vcombine_s32(t32[0], t32[1]);
511 step2[1] = vcombine_s32(t32[2], t32[3]);
512 step2[2] = vcombine_s32(t32[4], t32[5]);
513 step2[3] = vcombine_s32(t32[6], t32[7]);
536 t32[0] = vrshrn_n_s64(t64[0], DCT_CONST_BITS);
537 t32[1] = vrshrn_n_s64(t64[1], DCT_CONST_BITS);
538 t32[2] = vrshrn_n_s64(t64[2], DCT_CONST_BITS);
539 t32[3] = vrshrn_n_s64(t64[3], DCT_CONST_BITS);
540 step1[5] = vcombine_s32(t32[0], t32[1]);
541 step1[6] = vcombine_s32(t32[2], t32[3]);