OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kPlcPitchFact
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.c
660
const int16_t
WebRtcIlbcfix_kPlcPitchFact
[6] = { /* Value of y=(x^4-0.4)/(0.7-0.4) in grid points in Q15 */
constants.h
89
extern const int16_t
WebRtcIlbcfix_kPlcPitchFact
[];
do_plc.c
215
tmpW32 = (int32_t)
WebRtcIlbcfix_kPlcPitchFact
[ind] +
Completed in 46 milliseconds