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.c982 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local
1028 x_9 = *x2++; in ixheaacd_esbr_postradixcompute2()
1037 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
1039 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
1069 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local
1123 x_9 = *x2++; in ixheaacd_esbr_postradixcompute4()
1132 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
1134 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
1840 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute4() local
1894 x_9 = *x2++; in ixheaacd_postradixcompute4()
[all …]
/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/armv8/
Dixheaacd_qmf_dec_armv8.c740 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local
778 x_9 = *x2++; in ixheaacd_esbr_postradixcompute2()
787 y0[h2 + 3] = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
791 y2[h2 + 3] = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2()
810 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local
868 x_9 = *x2++; in ixheaacd_esbr_postradixcompute4()
877 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
879 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c2903 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_fft32x32_ld_dec() local
3093 x_9 = x2[1]; in ixheaacd_fft32x32_ld_dec()
3103 xh1_2 = ixheaacd_add32_sat(x_9, x_d); in ixheaacd_fft32x32_ld_dec()
3105 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_fft32x32_ld_dec()
3122 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec()
3124 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec()