Searched refs:LPC_LOBAND_ORDER (Results 1 – 3 of 3) sorted by relevance
31 #define LPC_LOBAND_ORDER ORDERLO macro36 #define LPC_SHAPE_ORDER (LPC_LOBAND_ORDER + LPC_HIBAND_ORDER)
982 for (n = 0; n < LPC_LOBAND_ORDER; n++, pos++, poss++) { in WebRtcIsac_DecodeLpcCoef()1015 for (n = 0; n < LPC_LOBAND_ORDER; n++, poss++, pos++) { in WebRtcIsac_EncodeLar()1143 for (n = 0; n < LPC_LOBAND_ORDER; n++, pos++, poss++) { in WebRtcIsac_EncodeLar()1246 tmpcoeffs_g[posg] = log(LPCCoef_lo[(LPC_LOBAND_ORDER + 1) * k]); in WebRtcIsac_EncodeLpcGainLb()1360 LPCCoef_lo[k * (LPC_LOBAND_ORDER + 1)] = exp(sum); in WebRtcIsac_EncodeLpcGainLb()1883 tmpcoeffs_g[posg] = log(LPCCoef_lo[(LPC_LOBAND_ORDER + 1) * k]); in WebRtcIsac_TranscodeLPCCoef()
345 transcodingParam.loFiltGain[k] = lofilt_coef[(LPC_LOBAND_ORDER + 1) * k]; in WebRtcIsac_EncodeLb()453 lofilt_coef[(LPC_LOBAND_ORDER + 1) * k] = in WebRtcIsac_EncodeLb()457 transcodingParam.loFiltGain[k] = lofilt_coef[(LPC_LOBAND_ORDER + 1) * k]; in WebRtcIsac_EncodeLb()