Searched refs:ana_fft_size (Results 1 – 3 of 3) sorted by relevance
299 ptr_hbe_txposer->ana_fft_size[0] = (WORD32)(fb_ratio * ptr_hbe_txposer->fft_size[0]); in ixheaacd_dft_hbe_data_reinit()300 ptr_hbe_txposer->ana_fft_size[1] = (WORD32)(fb_ratio * ptr_hbe_txposer->fft_size[1]); in ixheaacd_dft_hbe_data_reinit()302 ptr_hbe_txposer->in_hop_size = ptr_hbe_txposer->ana_fft_size[0] / in_hop_size_divisor; in ixheaacd_dft_hbe_data_reinit()307 err = ixheaacd_calc_anal_synth_window(ptr_hbe_txposer->ana_fft_size[0], in ixheaacd_dft_hbe_data_reinit()486 WORD32 ana_fft_size = ptr_hbe_txposer->ana_fft_size[oversampling_flag]; in ixheaacd_hbe_fft_table() local489 switch (ana_fft_size) { in ixheaacd_hbe_fft_table()526 WORD32 ana_fft_size = ptr_hbe_txposer->ana_fft_size[oversampling_flag]; in ixheaacd_hbe_fft_map() local529 switch (ana_fft_size) { in ixheaacd_hbe_fft_map()784 WORD32 ana_fft_size = ptr_hbe_txposer->ana_fft_size[oversampling_flag]; in ixheaacd_dft_hbe_apply() local787 WORD32 ana_pad_size = (ana_fft_size - ptr_hbe_txposer->ana_fft_size[0]) / 2; in ixheaacd_dft_hbe_apply()[all …]
74 WORD32 ana_fft_size[2]; member
170 FLOAT32 *ptr_inp_buf = ptr_hbe_txposer->ptr_input_buf + ptr_hbe_txposer->ana_fft_size[0]; in ixheaacd_real_synth_filt()