Searched refs:WebRtcIlbcfix_kPlcPerSqr (Results 1 – 3 of 3) sorted by relevance
211 while ((max_perSquare<WebRtcIlbcfix_kPlcPerSqr[ind])&&(ind>0)) { in WebRtcIlbcfix_DoThePlc()217 (max_perSquare - WebRtcIlbcfix_kPlcPerSqr[ind])) >> 11); in WebRtcIlbcfix_DoThePlc()
88 extern const int16_t WebRtcIlbcfix_kPlcPerSqr[];
656 const int16_t WebRtcIlbcfix_kPlcPerSqr[6] = { /* Grid points for square of periodiciy in Q15 */ variable