Searched defs:x_l2_1 (Results 1 - 3 of 3) sorted by relevance
/external/libxaac/decoder/armv8/ |
H A D | ixheaacd_qmf_dec_armv8.c | 506 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; local 554 x_l2_1 = x[l2 + 1]; 559 xh21_0 = x_h2_1 + x_l2_1; 560 xl21_0 = x_h2_1 - x_l2_1; 1251 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; local 1299 x_l2_1 = x[l2 + 1]; 1304 xh21_0 = x_h2_1 + x_l2_1; 1305 xl21_0 = x_h2_1 - x_l2_1;
|
/external/libxaac/decoder/generic/ |
H A D | ixheaacd_qmf_dec_generic.c | 743 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; local 791 x_l2_1 = x[l2 + 1]; 796 xh21_0 = x_h2_1 + x_l2_1; 797 xl21_0 = x_h2_1 - x_l2_1; 1580 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; local 1628 x_l2_1 = x[l2 + 1]; 1633 xh21_0 = x_h2_1 + x_l2_1; 1634 xl21_0 = x_h2_1 - x_l2_1;
|
/external/libxaac/decoder/ |
H A D | ixheaacd_aac_imdct.c | 1950 WORD32 x_0, x_1, x_2, x_3, x_l1_0, x_l1_1, x_l2_0, x_l2_1; local 2007 x_l2_1 = x[l2 + 1]; 2016 xh21_0 = x_h2_1 + x_l2_1; 2018 xl21_0 = x_h2_1 - x_l2_1;
|
Completed in 95 milliseconds