Searched refs:ptr_lp_filt_coeff (Results 1 – 1 of 1) sorted by relevance
356 FLOAT32 *ptr_lp_filt_coeff; in ixheaacd_acelp_alias_cnx() local427 ptr_lp_filt_coeff = st->lp_flt_coeff_a_prev; in ixheaacd_acelp_alias_cnx()431 ptr_lp_filt_coeff, &xn2[fac_length], in ixheaacd_acelp_alias_cnx()433 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()437 ixheaacd_residual_tool_float(ptr_lp_filt_coeff, &xn2[fac_length + TTT], in ixheaacd_acelp_alias_cnx()452 ptr_lp_filt_coeff = lp_filt_coeff; in ixheaacd_acelp_alias_cnx()569 ixheaacd_synthesis_tool_float(ptr_lp_filt_coeff, post_process_exc, in ixheaacd_acelp_alias_cnx()575 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()582 ixheaacd_synthesis_tool_float1(ptr_lp_filt_coeff, synth_temp + 16, 128); in ixheaacd_acelp_alias_cnx()584 ptr_lp_filt_coeff -= (2 * (ORDER + 1)); in ixheaacd_acelp_alias_cnx()[all …]