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