Searched refs:xh0_2 (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 934 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_esbr_postradixcompute4() local 1002 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4() 1011 n02 = ixheaacd_add32_sat(xh0_2, xh0_3); in ixheaacd_esbr_postradixcompute4() 1015 n22 = ixheaacd_sub32_sat(xh0_2, xh0_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 1751 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_postradixcompute4() 1760 n02 = ixheaacd_add32_sat(xh0_2, xh0_3); in ixheaacd_postradixcompute4() 1764 n22 = ixheaacd_sub32_sat(xh0_2, xh0_3); in ixheaacd_postradixcompute4()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 691 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_esbr_postradixcompute4() local 759 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_esbr_postradixcompute4() 768 n02 = ixheaacd_add32_sat(xh0_2, xh0_3); in ixheaacd_esbr_postradixcompute4() 772 n22 = ixheaacd_sub32_sat(xh0_2, xh0_3); in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1951 WORD32 xh0_2, xh1_2, xl0_2, xl1_2, xh0_3, xh1_3, xl0_3, xl1_3; in ixheaacd_fft32x32_ld_dec() local 2146 xh0_2 = ixheaacd_add32_sat(x_8, x_c); in ixheaacd_fft32x32_ld_dec() 2155 n02 = ixheaacd_add32_sat(xh0_2, xh0_3); in ixheaacd_fft32x32_ld_dec() 2159 n22 = ixheaacd_sub32_sat(xh0_2, xh0_3); in ixheaacd_fft32x32_ld_dec()
|