Searched refs:WebRtcIlbcfix_kPlcPitchFact (Results 1 – 3 of 3) sorted by relevance
89 extern const int16_t WebRtcIlbcfix_kPlcPitchFact[];
660 const int16_t WebRtcIlbcfix_kPlcPitchFact[6] = { /* Value of y=(x^4-0.4)/(0.7-0.4) in grid points i… variable
215 tmpW32 = (int32_t)WebRtcIlbcfix_kPlcPitchFact[ind] + in WebRtcIlbcfix_DoThePlc()