Searched refs:LPCcoeffs_g (Results 1 – 3 of 3) sorted by relevance
289 int32_t LPCcoeffs_g[12*2]; /* KLT_ORDER_GAIN = 12 */ member
549 tmpLPCcoeffs_g[ii] = (int32_t) ((scale) * (float) SaveEnc_str->LPCcoeffs_g[ii]); in WebRtcIsacfix_EncodeStoredData()
1086 encData->LPCcoeffs_g[KLT_ORDER_GAIN*encData->startIdx + k] = gain_lo_hiQ17[k]; in EstCodeLpcCoef()1351 encData->LPCcoeffs_g[KLT_ORDER_GAIN*encData->startIdx + k] = gain_lo_hiQ17[k]; in WebRtcIsacfix_EstCodeLpcGain()