Home
last modified time | relevance | path

Searched refs:rp_beg (Results 1 – 17 of 17) sorted by relevance

/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c45 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
61 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
65 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
136 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
137 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c45 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
61 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
65 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
136 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
137 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = &regressor[-1]; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dxcorr_coef.c43 int16_t *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = regressor - 1; in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
135 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Dxcorr_coef.c43 WebRtc_Word16 *rp_beg, *rp_end; in WebRtcIlbcfix_XcorrCoef() local
59 rp_beg = regressor; in WebRtcIlbcfix_XcorrCoef()
63 rp_beg = &regressor[-1]; in WebRtcIlbcfix_XcorrCoef()
135 ((WebRtc_Word32)(*rp_end)*(*rp_end)) - ((WebRtc_Word32)(*rp_beg)*(*rp_beg)), in WebRtcIlbcfix_XcorrCoef()
137 rp_beg+=step; in WebRtcIlbcfix_XcorrCoef()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dilbcdec.c1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local
1232 rp_beg = regressor; in xcorr_coeff()
1236 rp_beg = &regressor[-1]; in xcorr_coeff()
1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()
1308 rp_beg += step; in xcorr_coeff()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dilbcdec.c1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local
1232 rp_beg = regressor; in xcorr_coeff()
1236 rp_beg = &regressor[-1]; in xcorr_coeff()
1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()
1308 rp_beg += step; in xcorr_coeff()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dilbcdec.c1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local
1232 rp_beg = regressor; in xcorr_coeff()
1236 rp_beg = &regressor[-1]; in xcorr_coeff()
1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()
1308 rp_beg += step; in xcorr_coeff()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local
1232 rp_beg = regressor; in xcorr_coeff()
1236 rp_beg = &regressor[-1]; in xcorr_coeff()
1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()
1308 rp_beg += step; in xcorr_coeff()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local
1232 rp_beg = regressor; in xcorr_coeff()
1236 rp_beg = &regressor[-1]; in xcorr_coeff()
1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()
1308 rp_beg += step; in xcorr_coeff()