Searched refs:xl1_1 (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft32x32_ld2_armv7.s | 29 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 32 ADD r3, r7, r14 @n10 = xl0_0 + xl1_1 34 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 66 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 69 ADD r3, r7, r14 @n10 = xl0_0 + xl1_1 71 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 103 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 106 ADD r3, r7, r14 @n10 = xl0_0 + xl1_1 108 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 140 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 [all …]
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 932 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_esbr_postradixcompute4() local 973 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 977 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 981 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 1681 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_postradixcompute4() local 1722 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_postradixcompute4() 1726 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_postradixcompute4() 1730 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_postradixcompute4()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 689 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_esbr_postradixcompute4() local 730 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 734 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 738 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1949 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_fft32x32_ld_dec() local 2105 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_fft32x32_ld_dec() 2109 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_fft32x32_ld_dec() 2113 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_fft32x32_ld_dec()
|