Searched refs:n30 (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft32x32_ld2_armv7.s | 34 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 38 STR r5, [r0, #96] @x[24] = n30 71 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 75 STR r5, [r0, #104] @x[26] = n30 108 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 112 STR r5, [r0, #112] @x[28] = n30 145 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1 149 STR r5, [r0, #120] @x[30] = n30
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 847 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute2() local 882 n30 = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 891 y3[h2] = n30; in ixheaacd_esbr_postradixcompute2() 937 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local 981 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_esbr_postradixcompute4() 990 y3[h2] = n30; in ixheaacd_esbr_postradixcompute4() 1686 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute4() local 1730 n30 = ixheaacd_sub32_sat(xl0_0, xl1_1); in ixheaacd_postradixcompute4() 1739 y3[h2] = n30; in ixheaacd_postradixcompute4() 1790 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute2() local [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 692 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local 736 n30 = xl0_0 - xl1_1; in ixheaacd_esbr_postradixcompute4() 745 y3[h2] = n30; in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1958 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_fft32x32_ld_dec() local 2113 n30 = xl0_0 - xl1_1; in ixheaacd_fft32x32_ld_dec() 2123 n30 = x_4 - x_6; in ixheaacd_fft32x32_ld_dec() 2133 y3[2 * h2] = n30; in ixheaacd_fft32x32_ld_dec()
|