HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIlbcfix_kLsfCb (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
simple_lsf_quant.c 38 (int16_t*)WebRtcIlbcfix_kLsfCb, (int16_t*)WebRtcIlbcfix_kLsfDimCb, (int16_t*)WebRtcIlbcfix_kLsfSizeCb);
43 lsf + LPC_FILTERORDER, (int16_t*)WebRtcIlbcfix_kLsfCb,
simple_lsf_dequant.c 39 lsfdeq[pos + j] = WebRtcIlbcfix_kLsfCb[cb_pos + j + index[i] *
52 lsfdeq[LPC_FILTERORDER + pos + j] = WebRtcIlbcfix_kLsfCb[
constants.c 111 const int16_t WebRtcIlbcfix_kLsfCb[64 * 3 + 128 * 3 + 128 * 4] = {
constants.h 45 extern const int16_t WebRtcIlbcfix_kLsfCb[];

Completed in 199 milliseconds