Home
last modified time | relevance | path

Searched refs:lp_length (Results 1 – 25 of 41) sorted by relevance

12

/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Ddecoder_interpolate_lsf.c37 int i, pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
41 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
48 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
49 …xpand(weightdenum, lp, (WebRtc_Word16*)WebRtcIlbcfix_kLpcChirpSyntDenum, (WebRtc_Word16)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
53 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
57 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
59 … (WebRtc_Word16*)WebRtcIlbcfix_kLpcChirpSyntDenum, (WebRtc_Word16)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
68 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
70 … (WebRtc_Word16*)WebRtcIlbcfix_kLpcChirpSyntDenum, (WebRtc_Word16)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c45 int i, pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
53 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
63 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
71 (WebRtc_Word16)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
76 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
83 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
91 (WebRtc_Word16)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
93 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
109 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
117 (WebRtc_Word16)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c37 int i, pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
41 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
48 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
49 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
53 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
57 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
59 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
68 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
70 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c45 int i, pos, lp_length; in operator ()()
53 lp_length = length + 1; in operator ()()
63 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in operator ()()
71 (int16_t)lp_length); in operator ()()
76 pos = lp_length; in operator ()()
83 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in operator ()()
91 (int16_t)lp_length); in operator ()()
93 pos += lp_length; in operator ()()
109 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in operator ()()
117 (int16_t)lp_length); in operator ()()
[all …]
/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.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c40 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
44 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
51 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
52 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
56 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
60 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
62 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
63 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
71 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
73 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c48 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
56 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
66 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
74 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
79 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
86 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
96 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
112 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
120 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c40 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
44 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
51 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
52 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
56 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
60 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
62 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
63 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
71 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
73 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c48 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
56 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
66 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
74 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
79 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
86 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
96 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
112 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
120 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecoder_interpolate_lsf.c38 int pos, lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp() local
42 lp_length = length + 1; in WebRtcIlbcfix_DecoderInterpolateLsp()
49 WEBRTC_SPL_MEMCPY_W16(syntdenum,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
50 …cIlbcfix_BwExpand(weightdenum, lp, (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
54 pos = lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
58 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
60 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
61 pos += lp_length; in WebRtcIlbcfix_DecoderInterpolateLsp()
69 WEBRTC_SPL_MEMCPY_W16(syntdenum+pos,lp,lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
71 (int16_t*)WebRtcIlbcfix_kLpcChirpSyntDenum, (int16_t)lp_length); in WebRtcIlbcfix_DecoderInterpolateLsp()
[all …]
H A Dsimple_interpolate_lsf.c46 int pos, lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf() local
54 lp_length = length + 1; in WebRtcIlbcfix_SimpleInterpolateLsf()
64 WEBRTC_SPL_MEMCPY_W16(syntdenum, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
72 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
77 pos = lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
84 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
92 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
94 pos += lp_length; in WebRtcIlbcfix_SimpleInterpolateLsf()
110 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
118 (int16_t)lp_length); in WebRtcIlbcfix_SimpleInterpolateLsf()
[all …]
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/iLBC/iLBC/
H A DLPCdecode.c98 int i, pos, lp_length; in DecoderInterpolateLSF() local
102 lp_length = length + 1; in DecoderInterpolateLSF()
109 memcpy(syntdenum,lp,lp_length*sizeof(float)); in DecoderInterpolateLSF()
111 lp_length); in DecoderInterpolateLSF()
116 pos = lp_length; in DecoderInterpolateLSF()
120 memcpy(syntdenum + pos,lp,lp_length*sizeof(float)); in DecoderInterpolateLSF()
122 LPC_CHIRP_WEIGHTDENUM, lp_length); in DecoderInterpolateLSF()
123 pos += lp_length; in DecoderInterpolateLSF()
131 memcpy(syntdenum+pos,lp,lp_length*sizeof(float)); in DecoderInterpolateLSF()
133 lp_length); in DecoderInterpolateLSF()
[all …]

12