Home
last modified time | relevance | path

Searched refs:xl1_2 (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c934 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_esbr_postradixcompute4() local
1005 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_esbr_postradixcompute4()
1014 n13 = ixheaacd_sub32_sat(xl1_2, xl0_3); in ixheaacd_esbr_postradixcompute4()
1018 n33 = ixheaacd_add32_sat(xl1_2, xl0_3); in ixheaacd_esbr_postradixcompute4()
1683 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_postradixcompute4() local
1754 xl1_2 = ixheaacd_sub32_sat(x_9, x_d); in ixheaacd_postradixcompute4()
1763 n13 = ixheaacd_sub32_sat(xl1_2, xl0_3); in ixheaacd_postradixcompute4()
1767 n33 = ixheaacd_add32_sat(xl1_2, xl0_3); in ixheaacd_postradixcompute4()
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c689 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_esbr_postradixcompute4() local
760 xl1_2 = x_9 - x_d; in ixheaacd_esbr_postradixcompute4()
769 n13 = xl1_2 - xl0_3; in ixheaacd_esbr_postradixcompute4()
773 n33 = xl1_2 + xl0_3; in ixheaacd_esbr_postradixcompute4()
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c1951 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_fft32x32_ld_dec() local
2149 xl1_2 = x_9 - x_d; in ixheaacd_fft32x32_ld_dec()
2158 n13 = xl1_2 - xl0_3; in ixheaacd_fft32x32_ld_dec()
2162 n33 = xl1_2 + xl0_3; in ixheaacd_fft32x32_ld_dec()