Home
last modified time | relevance | path

Searched refs:x_9 (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c846 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local
895 x_9 = *x2++; in ixheaacd_esbr_postradixcompute2()
904 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
906 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
936 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local
994 x_9 = *x2++; in ixheaacd_esbr_postradixcompute4()
1003 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
1005 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
1685 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute4() local
1743 x_9 = *x2++; in ixheaacd_postradixcompute4()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c623 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local
661 x_9 = *x2++; in ixheaacd_esbr_postradixcompute2()
670 y0[h2 + 3] = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
674 y2[h2 + 3] = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
693 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local
751 x_9 = *x2++; in ixheaacd_esbr_postradixcompute4()
760 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
762 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
/external/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c191 nir_ssa_def *x_9 = nir_fmul(b, x_7, x_2); in nir_atan() local
192 nir_ssa_def *x_11 = nir_fmul(b, x_9, x_2); in nir_atan()
199 nir_fmul_imm(b, x_9, 0.0536813784310406f), in nir_atan()
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c1953 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_fft32x32_ld_dec() local
2137 x_9 = x2[1]; in ixheaacd_fft32x32_ld_dec()
2147 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_fft32x32_ld_dec()
2149 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_fft32x32_ld_dec()
2166 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec()
2168 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec()