Searched refs:pAR (Results 1 – 2 of 2) sorted by relevance
39 …const silk_float *pAR, /* I LPC coefficients [ LPC… in silk_A2NLSF_FLP() argument47 a_fix_Q16[ i ] = silk_float2int( pAR[ i ] * 65536.0f ); in silk_A2NLSF_FLP()55 …silk_float *pAR, /* O LPC coefficients [ LPC… in silk_NLSF2A_FLP() argument67 pAR[ i ] = ( silk_float )a_fix_Q12[ i ] * ( 1.0f / 4096.0f ); in silk_NLSF2A_FLP()
252 …const silk_float *pAR, /* I LPC coefficients [ LPC…258 …silk_float *pAR, /* O LPC coefficients [ LPC…