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

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dsimple_lsf_quant.c38 (int16_t*)WebRtcIlbcfix_kLsfCb, (int16_t*)WebRtcIlbcfix_kLsfDimCb, (int16_t*)WebRtcIlbcfix_kLsfSizeCb);
43 lsf + LPC_FILTERORDER, (int16_t*)WebRtcIlbcfix_kLsfCb,
H A Dsimple_lsf_dequant.c39 lsfdeq[pos + j] = WebRtcIlbcfix_kLsfCb[cb_pos +
52 lsfdeq[LPC_FILTERORDER + pos + j] = WebRtcIlbcfix_kLsfCb[cb_pos +
H A Dconstants.c111 const int16_t WebRtcIlbcfix_kLsfCb[64 * 3 + 128 * 3 + 128 * 4] = { variable
H A Dconstants.h45 extern const int16_t WebRtcIlbcfix_kLsfCb[];

Completed in 83 milliseconds