Home
last modified time | relevance | path

Searched refs:dig_rev_shift (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/armv7/
Dixheaacd_fft_armv7.c18 WORD32 dig_rev_shift; in ixheaacd_complex_fft_p2_armv7() local
24 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16; in ixheaacd_complex_fft_p2_armv7()
Dixheaacd_mps_complex_fft_64_asm.s15 SUB r12, r0, #16 @dig_rev_shift = norm32(npoints) + 1 -16@
Dixheaacd_complex_fft_p2.s12 SUB r12, r0, #16 @dig_rev_shift = norm32(npoints) + 1 -16@
Dixheaacd_complex_ifft_p2.s12 SUB r12, r0, #16 @dig_rev_shift = norm32(npoints) + 1 -16@
/external/libxaac/decoder/
Dixheaacd_esbr_fft.c48 WORD32 dig_rev_shift; in ixheaacd_real_synth_fft_p2() local
51 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16; in ixheaacd_real_synth_fft_p2()
62 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_real_synth_fft_p2()
547 WORD32 dig_rev_shift; in ixheaacd_cmplx_anal_fft_p2() local
550 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16; in ixheaacd_cmplx_anal_fft_p2()
561 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_cmplx_anal_fft_p2()
Dixheaacd_fft.c537 WORD32 dig_rev_shift; in ixheaacd_complex_fft_p2_dec() local
544 dig_rev_shift = ixheaacd_norm32(npoints) + 1 - 16; in ixheaacd_complex_fft_p2_dec()
572 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_complex_fft_p2_dec()
1072 DIG_REV(i, dig_rev_shift, h2); in ixheaacd_complex_fft_p2_dec()