Home
last modified time | relevance | path

Searched refs:lsfdeq (Results 1 – 25 of 149) sorted by relevance

123456

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/iLBC/iLBC/
H A DLPCencode.c115 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
122 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
136 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
150 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
169 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
178 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
188 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
193 SplitVQ(lsfdeq + LPC_FILTERORDER, index + LSF_NSPLIT, in SimplelsfQ()
215 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
219 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c45 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
57 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
72 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
93 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
101 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
107 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
118 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
130 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
146 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/ilbc/ilbc-rfc3951/src/
H A DLPCencode.c120 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
132 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
144 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
158 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
177 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
191 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
204 SplitVQ(lsfdeq + LPC_FILTERORDER, index + LSF_NSPLIT, in SimplelsfQ()
226 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
230 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c43 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
59 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
74 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
93 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
106 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
112 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
123 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
135 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
149 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/sems/sems-f89581a/core/plug-in/ilbc/iLBC_rfc3951/
H A DLPCencode.c120 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
132 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
144 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
158 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
177 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
191 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
204 SplitVQ(lsfdeq + LPC_FILTERORDER, index + LSF_NSPLIT, in SimplelsfQ()
226 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
230 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c43 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
59 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
74 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
93 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
106 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
112 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
123 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
135 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
149 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/yate/yate-6.4.0-1/libs/ilbc/
H A DLPCencode.c116 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
123 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
137 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
151 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
170 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
179 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
189 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
194 SplitVQ(lsfdeq + LPC_FILTERORDER, index + LSF_NSPLIT, in SimplelsfQ()
216 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
220 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c46 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
58 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
73 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
94 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
102 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
108 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
119 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
131 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
147 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/pjsip/pjproject-2.11.1/third_party/ilbc/
H A DLPCencode.c120 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
132 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
144 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
158 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
177 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
191 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
226 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
229 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
235 LSF_check(lsfdeq, LPC_FILTERORDER, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c43 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
59 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
74 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
93 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
106 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
112 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
123 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
135 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
149 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/opal/opal-3.10.10/plugins/audio/iLBC/iLBC/
H A DLPCencode.c115 lsfdeq2 = lsfdeq + length; in SimpleInterpolateLSF()
122 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
136 LSFinterpolate2a_enc(lp, lsfdeq, lsfdeq2, in SimpleInterpolateLSF()
150 LSFinterpolate2a_enc(lp, lsfdeqold, lsfdeq, in SimpleInterpolateLSF()
169 memcpy(lsfdeqold, lsfdeq, length*sizeof(float)); in SimpleInterpolateLSF()
178 float *lsfdeq, /* (o) dequantized lsf coefficients in SimplelsfQ() argument
188 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
193 SplitVQ(lsfdeq + LPC_FILTERORDER, index + LSF_NSPLIT, in SimplelsfQ()
215 float lsfdeq[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
219 SimplelsfQ(lsfdeq, lsf_index, lsf, iLBCenc_inst->lpc_n); in LPCencode()
[all …]
H A DLPCdecode.c45 float *lsfdeq, /* (o) dequantized lsf coefficients */ in SimplelsfDEQ() argument
57 lsfdeq[pos + j] = lsfCbTbl[cb_pos + in SimplelsfDEQ()
72 lsfdeq[LPC_FILTERORDER + pos + j] = in SimplelsfDEQ()
93 float *lsfdeq, /* (i) dequantized lsf coefficients */ in DecoderInterpolateLSF() argument
101 lsfdeq2 = lsfdeq + length; in DecoderInterpolateLSF()
107 LSFinterpolate2a_dec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
118 LSFinterpolate2a_dec(lp, lsfdeq, lsfdeq2, in DecoderInterpolateLSF()
130 lsfdeq, lsf_weightTbl_20ms[i], length); in DecoderInterpolateLSF()
146 memcpy(iLBCdec_inst->lsfdeqold, lsfdeq, in DecoderInterpolateLSF()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Ddecoder_interpolate_lsf.c32 WebRtc_Word16 *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
40 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
46 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
55 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
66 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
80 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
40 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
46 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
55 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
66 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
80 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
H A Dsimple_interpolate_lsf.c36 int16_t *lsfdeq, /* (i) the dequantized lsf coefficients Q13 */ in WebRtcIlbcfix_SimpleInterpolateLsf() argument
53 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_SimpleInterpolateLsf()
61 WebRtcIlbcfix_LsfInterpolate2PloyEnc(lp, lsfdeqold, lsfdeq, in WebRtcIlbcfix_SimpleInterpolateLsf()
81 WebRtcIlbcfix_LsfInterpolate2PloyEnc(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_SimpleInterpolateLsf()
107 WebRtcIlbcfix_LsfInterpolate2PloyEnc(lp, lsfdeqold, lsfdeq, in WebRtcIlbcfix_SimpleInterpolateLsf()
126 WEBRTC_SPL_MEMCPY_W16(lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_SimpleInterpolateLsf()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c34 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
43 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
83 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c34 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
43 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
83 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c32 int16_t *lsfdeq, /* (i) dequantized lsf coefficients */ in WebRtcIlbcfix_DecoderInterpolateLsp() argument
41 lsfdeq2 = lsfdeq + length; in WebRtcIlbcfix_DecoderInterpolateLsp()
47 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, (*iLBCdec_inst).lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
56 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, lsfdeq, lsfdeq2, in WebRtcIlbcfix_DecoderInterpolateLsp()
67 WebRtcIlbcfix_LspInterpolate2PolyDec(lp, iLBCdec_inst->lsfdeqold, lsfdeq, in WebRtcIlbcfix_DecoderInterpolateLsp()
81 WEBRTC_SPL_MEMCPY_W16(iLBCdec_inst->lsfdeqold, lsfdeq, length); in WebRtcIlbcfix_DecoderInterpolateLsp()

123456