Searched refs:WebRtcIlbcfix_kPlcPfSlope (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dconstants.c664 const int16_t WebRtcIlbcfix_kPlcPfSlope[6] = { /* Slope of y=(x^4-0.4)/(0.7-0.4) in Q11 */ variable
H A Dconstants.h90 extern const int16_t WebRtcIlbcfix_kPlcPfSlope[];
H A Ddo_plc.c213 WEBRTC_SPL_MUL_16_16_RSFT(WebRtcIlbcfix_kPlcPfSlope[ind], (max_perSquare-WebRtcIlbcfix_kPlcPerSqr[ind]), 11);

Completed in 103 milliseconds