Searched refs:WebRtcIlbcfix_BwExpand (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dbw_expand.h15 WebRtcIlbcfix_BwExpand.h
28 void WebRtcIlbcfix_BwExpand(
H A Dbw_expand.c15 WebRtcIlbcfix_BwExpand.c
26 void WebRtcIlbcfix_BwExpand( function
H A Ddecoder_interpolate_lsf.c49 WebRtcIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length);
58 WebRtcIlbcfix_BwExpand(weightdenum + pos, lp,
69 WebRtcIlbcfix_BwExpand(weightdenum+pos, lp,
H A Dsimple_interpolate_lsf.c69 WebRtcIlbcfix_BwExpand(weightdenum, lp,
89 WebRtcIlbcfix_BwExpand(weightdenum + pos, lp,
115 WebRtcIlbcfix_BwExpand(weightdenum+pos, lp,
H A Dsimple_lpc_analysis.c83 WebRtcIlbcfix_BwExpand(A, A, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, LPC_FILTERORDER+1);

Completed in 3014 milliseconds