Searched defs:x_6 (Results 1 - 3 of 3) sorted by relevance
/external/libxaac/decoder/armv8/ |
H A D | ixheaacd_qmf_dec_armv8.c | 608 WORD32 x_4, x_5, x_6, x_7; local 636 x_6 = *x0++; 643 n10 = x_4 + x_6; 645 n30 = x_4 - x_6; 698 WORD32 x_4, x_5, x_6, x_7; local 726 x_6 = *x0++; 733 xh0_1 = x_2 + x_6; 735 xl0_1 = x_2 - x_6;
|
/external/libxaac/decoder/generic/ |
H A D | ixheaacd_qmf_dec_generic.c | 845 WORD32 x_4, x_5, x_6, x_7; local 873 x_6 = *x0++; 880 n10 = x_4 + x_6; 882 n30 = x_4 - x_6; 935 WORD32 x_4, x_5, x_6, x_7; local 963 x_6 = *x0++; 970 xh0_1 = x_2 + x_6; 972 xl0_1 = x_2 - x_6; 1684 WORD32 x_4, x_5, x_6, x_7; local 1712 x_6 1788 WORD32 x_4, x_5, x_6, x_7; local [all...] |
/external/libxaac/decoder/ |
H A D | ixheaacd_aac_imdct.c | 1952 WORD32 x_4, x_5, x_6, x_7, x_h2_0, x_h2_1; local 2094 x_6 = x0[6]; 2102 xh0_1 = x_2 + x_6; 2104 xl0_1 = x_2 - x_6; 2121 n10 = x_4 + x_6; 2123 n30 = x_4 - x_6;
|
Completed in 129 milliseconds