Home
last modified time | relevance | path

Searched refs:WebRtcIlbcfix_kLpcChirpWeightDenum (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsimple_interpolate_lsf.c71 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum, in WebRtcIlbcfix_SimpleInterpolateLsf()
91 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum, in WebRtcIlbcfix_SimpleInterpolateLsf()
117 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum, in WebRtcIlbcfix_SimpleInterpolateLsf()
Dconstants.h42 extern const int16_t WebRtcIlbcfix_kLpcChirpWeightDenum[];
Dconstants.c106 const int16_t WebRtcIlbcfix_kLpcChirpWeightDenum[LPC_FILTERORDER + 1] = { variable