Home
last modified time | relevance | path

Searched refs:no_synthesis_channels (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_qmf_dec.c697 WORD32 no_synthesis_channels = qmf_bank->no_channels; in ixheaacd_cplx_synt_qmffilt() local
720 if (no_synthesis_channels == 32) { in ixheaacd_cplx_synt_qmffilt()
746 fp2 = fp1 + no_synthesis_channels; in ixheaacd_cplx_synt_qmffilt()
843 if (no_synthesis_channels == NO_SYNTHESIS_CHANNELS_DOWN_SAMPLED) in ixheaacd_cplx_synt_qmffilt()
856 ixheaacd_drc_offset -= no_synthesis_channels << 1; in ixheaacd_cplx_synt_qmffilt()
859 ixheaacd_drc_offset += ((no_synthesis_channels << 1) * 10); in ixheaacd_cplx_synt_qmffilt()
870 p1 += no_synthesis_channels; in ixheaacd_cplx_synt_qmffilt()
899 ixheaacd_shiftrountine(qmf_real[i], t_qmf_imag, no_synthesis_channels, in ixheaacd_cplx_synt_qmffilt()
920 no_synthesis_channels, temp_out_scale_fac); in ixheaacd_cplx_synt_qmffilt()
927 no_synthesis_channels, temp_out_scale_fac); in ixheaacd_cplx_synt_qmffilt()
[all …]
Dixheaacd_sbr_dec.c472 WORD32 no_synthesis_channels; in ixheaacd_esbr_synthesis_filt_block() local
496 no_synthesis_channels = qmf_bank->no_channels; in ixheaacd_esbr_synthesis_filt_block()
498 ptr_filt_states_2 = ptr_filt_states_1 + no_synthesis_channels; in ixheaacd_esbr_synthesis_filt_block()
520 no_synthesis_channels, in ixheaacd_esbr_synthesis_filt_block()
543 p1 += no_synthesis_channels; in ixheaacd_esbr_synthesis_filt_block()