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 | 1065 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_esbr_postradixcompute4() local 1102 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 1106 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 1110 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 1836 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_postradixcompute4() local 1873 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_postradixcompute4() 1877 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_postradixcompute4() 1881 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_postradixcompute4()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 806 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_esbr_postradixcompute4() local 847 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 851 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 855 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 2271 WORD32 xh0_0, xh1_0, xh0_1, xh1_1, xl0_0, xl1_0, xl0_1, xl1_1; in ixheaacd_fft_120() local 2300 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_fft_120() 2304 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_fft_120() 2308 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_fft_120() 2899 WORD32 xh0_1, xh1_1, xl0_1, xl1_1; in ixheaacd_fft32x32_ld_dec() local 3061 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_fft32x32_ld_dec() 3065 n10 = ixheaacd_add32_sat(xl0_0, xl1_1); in ixheaacd_fft32x32_ld_dec() 3069 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_fft32x32_ld_dec()
|