Home
last modified time | relevance | path

Searched refs:xl0_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
1004 xl0_2 = ixheaacd_sub32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4()
1013 n12 = ixheaacd_add32_sat(xl0_2, xl1_3); in ixheaacd_esbr_postradixcompute4()
1017 n32 = ixheaacd_sub32_sat(xl0_2, xl1_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
1753 xl0_2 = ixheaacd_sub32_sat(x_8, x_c); in ixheaacd_postradixcompute4()
1762 n12 = ixheaacd_add32_sat(xl0_2, xl1_3); in ixheaacd_postradixcompute4()
1766 n32 = ixheaacd_sub32_sat(xl0_2, xl1_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
759 xl0_2 = x_8 - x_c; in ixheaacd_esbr_postradixcompute4()
768 n12 = xl0_2 + xl1_3; in ixheaacd_esbr_postradixcompute4()
772 n32 = xl0_2 - xl1_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
2148 xl0_2 = x_8 - x_c; in ixheaacd_fft32x32_ld_dec()
2157 n12 = xl0_2 + xl1_3; in ixheaacd_fft32x32_ld_dec()
2161 n32 = xl0_2 - xl1_3; in ixheaacd_fft32x32_ld_dec()