Searched refs:WebRtcIlbcfix_kLpcChirpSyntDenum (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c49 WebRtcIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length);
59 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length);
70 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length);
H A Dconstants.c95 /* WebRtcIlbcfix_kLpcChirpSyntDenum vector in Q15 corresponding
98 const int16_t WebRtcIlbcfix_kLpcChirpSyntDenum[LPC_FILTERORDER + 1] = { variable
H A Dconstants.h41 extern const int16_t WebRtcIlbcfix_kLpcChirpSyntDenum[];
H A Dsimple_lpc_analysis.c83 WebRtcIlbcfix_BwExpand(A, A, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, LPC_FILTERORDER+1);

Completed in 82 milliseconds