Searched refs:WebRtcIlbcfix_BwExpand (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | decoder_interpolate_lsf.c | 50 …WebRtcIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_le… in WebRtcIlbcfix_DecoderInterpolateLsp() 59 WebRtcIlbcfix_BwExpand(weightdenum + pos, lp, in WebRtcIlbcfix_DecoderInterpolateLsp() 70 WebRtcIlbcfix_BwExpand(weightdenum+pos, lp, in WebRtcIlbcfix_DecoderInterpolateLsp()
|
D | simple_interpolate_lsf.c | 70 WebRtcIlbcfix_BwExpand(weightdenum, lp, in WebRtcIlbcfix_SimpleInterpolateLsf() 90 WebRtcIlbcfix_BwExpand(weightdenum + pos, lp, in WebRtcIlbcfix_SimpleInterpolateLsf() 116 WebRtcIlbcfix_BwExpand(weightdenum+pos, lp, in WebRtcIlbcfix_SimpleInterpolateLsf()
|
D | bw_expand.h | 28 void WebRtcIlbcfix_BwExpand(
|
D | bw_expand.c | 26 void WebRtcIlbcfix_BwExpand( in WebRtcIlbcfix_BwExpand() function
|
D | simple_lpc_analysis.c | 83 WebRtcIlbcfix_BwExpand(A, A, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, LPC_FILTERORDER+1); in WebRtcIlbcfix_SimpleLpcAnalysis()
|