Lines Matching refs:time_slots
53 WORD32 time_slots = pstr_mps_state->time_slots; in ixheaacd_mdct_2_qmf() local
54 WORD32 time_slots_x4 = (time_slots << 2); in ixheaacd_mdct_2_qmf()
92 &(pstr_mps_state->ia_mps_dec_mps_table), scratch, time_slots); in ixheaacd_mdct_2_qmf()
141 &(pstr_mps_state->ia_mps_dec_mps_table), scratch, time_slots); in ixheaacd_mdct_2_qmf()
165 WORD32 time_slots = pstr_mps_state->time_slots; in ixheaacd_hybrid_qmf_analysis() local
187 qmf_bands, time_slots, p_x_real, p_x_imag, in ixheaacd_hybrid_qmf_analysis()
209 qmf_bands, time_slots, p_dry_real, p_dry_imag, hybrid_table_ptr); in ixheaacd_hybrid_qmf_analysis()
222 qmf_bands, time_slots, p_x_real, p_x_imag, kernels, res_bands[ch], hybrid_bands, in ixheaacd_hybrid_qmf_analysis()
247 qmf_residual_imag, qmf_bands, time_slots, p_x_real, p_x_imag, kernels, in ixheaacd_hybrid_qmf_analysis()
268 WORD32 time_slots = pstr_mps_state->time_slots; in ixheaacd_merge_res_decor() local
282 for (ts = 0; ts < time_slots; ts++) { in ixheaacd_merge_res_decor()
344 WORD32 time_slots = pstr_mps_state->time_slots; in ixheaacd_create_w() local
353 ixheaacd_decorr_apply(pstr_mps_state, time_slots, p_buffer_real, p_buffer_imag, p_buf_real, in ixheaacd_create_w()