Searched refs:DIG_REV (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_esbr_fft.c | 29 #define DIG_REV(i, m, j) \ macro 62 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_real_synth_fft_p2() 561 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_cmplx_anal_fft_p2()
|
D | ixheaacd_fft.c | 37 #define DIG_REV(i, m, j) \ macro 580 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_complex_fft_p2_dec() 1099 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_complex_fft_p2_dec()
|
D | ixheaacd_aac_imdct.c | 42 #define DIG_REV(i, m, j) \ macro 2086 DIG_REV(j, l1, h2); in ixheaacd_fft32x32_ld_dec()
|