Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dpoly_to_lsf.c29 WebRtcIlbcfix_Poly2Lsp(a, lsp, (int16_t*)WebRtcIlbcfix_kLspMean); in WebRtcIlbcfix_Poly2Lsf()
Dconstants.h49 extern const int16_t WebRtcIlbcfix_kLspMean[];
Dconstants.c442 const int16_t WebRtcIlbcfix_kLspMean[LPC_FILTERORDER] = { variable