Searched refs:ptr_lp_filt_coeff (Results 1 – 1 of 1) sorted by relevance
355 FLOAT32 *ptr_lp_filt_coeff; in ixheaacd_acelp_alias_cnx() local426 ptr_lp_filt_coeff = st->lp_flt_coeff_a_prev; in ixheaacd_acelp_alias_cnx()430 ptr_lp_filt_coeff, &xn2[fac_length], in ixheaacd_acelp_alias_cnx()432 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()436 ixheaacd_residual_tool_float(ptr_lp_filt_coeff, &xn2[fac_length + TTT], in ixheaacd_acelp_alias_cnx()451 ptr_lp_filt_coeff = lp_filt_coeff; in ixheaacd_acelp_alias_cnx()568 ixheaacd_synthesis_tool_float(ptr_lp_filt_coeff, post_process_exc, in ixheaacd_acelp_alias_cnx()574 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()581 ixheaacd_synthesis_tool_float1(ptr_lp_filt_coeff, synth_temp + 16, 128); in ixheaacd_acelp_alias_cnx()583 ptr_lp_filt_coeff -= (2 * (ORDER + 1)); in ixheaacd_acelp_alias_cnx()[all …]