Home
last modified time | relevance | path

Searched refs:round_loss (Results 1 – 25 of 39) sorted by relevance

12

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/SILK/silkSrc/
H A DSKP_Silk_LTP_scale_ctrl_FIX.c44 SKP_int round_loss, frames_per_packet; in SKP_Silk_LTP_scale_ctrl_FIX() local
61 round_loss = ( SKP_int )psEnc->sCmn.PacketLoss_perc; in SKP_Silk_LTP_scale_ctrl_FIX()
68 round_loss += frames_per_packet - 1; in SKP_Silk_LTP_scale_ctrl_FIX()
69 thrld1_Q15 = LTPScaleThresholds_Q15[ SKP_min_int( round_loss, NB_THRESHOLDS - 1 ) ]; in SKP_Silk_LTP_scale_ctrl_FIX()
70 thrld2_Q15 = LTPScaleThresholds_Q15[ SKP_min_int( round_loss + 1, NB_THRESHOLDS - 1 ) ]; in SKP_Silk_LTP_scale_ctrl_FIX()
/dports/net/opal/opal-3.10.10/plugins/audio/SILK/SILK_SDK/src/
H A DSKP_Silk_LTP_scale_ctrl_FIX.c44 SKP_int round_loss, frames_per_packet; in SKP_Silk_LTP_scale_ctrl_FIX() local
61 round_loss = ( SKP_int )psEnc->sCmn.PacketLoss_perc; in SKP_Silk_LTP_scale_ctrl_FIX()
68 round_loss += frames_per_packet - 1; in SKP_Silk_LTP_scale_ctrl_FIX()
69 thrld1_Q15 = LTPScaleThresholds_Q15[ SKP_min_int( round_loss, NB_THRESHOLDS - 1 ) ]; in SKP_Silk_LTP_scale_ctrl_FIX()
70 thrld2_Q15 = LTPScaleThresholds_Q15[ SKP_min_int( round_loss + 1, NB_THRESHOLDS - 1 ) ]; in SKP_Silk_LTP_scale_ctrl_FIX()
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss;
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket;
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain …
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/www/firefox/firefox-99.0/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/audio/opus/opus-1.3.1/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/silk/float/
H A DLTP_scale_ctrl_FLP.c40 opus_int round_loss; in silk_LTP_scale_ctrl_FLP() local
44 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FLP()
45 …psEnc->sCmn.indices.LTP_scaleIndex = (opus_int8)silk_LIMIT( round_loss * psEncCtrl->LTPredCodGain … in silk_LTP_scale_ctrl_FLP()
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/silk/fixed/
H A DLTP_scale_ctrl_FIX.c41 opus_int round_loss; in silk_LTP_scale_ctrl_FIX() local
45 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FIX()
47 …silk_SMULWB( silk_SMULBB( round_loss, psEncCtrl->LTPredCodGain_Q7 ), SILK_FIX_CONST( 0.1, 9 ) ), 0… in silk_LTP_scale_ctrl_FIX()
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/silk/fixed/
H A DLTP_scale_ctrl_FIX.c41 opus_int round_loss; in silk_LTP_scale_ctrl_FIX() local
45 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FIX()
47 …silk_SMULWB( silk_SMULBB( round_loss, psEncCtrl->LTPredCodGain_Q7 ), SILK_FIX_CONST( 0.1, 9 ) ), 0… in silk_LTP_scale_ctrl_FIX()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/silk/fixed/
H A DLTP_scale_ctrl_FIX.c41 opus_int round_loss; in silk_LTP_scale_ctrl_FIX() local
45 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FIX()
47 …silk_SMULWB( silk_SMULBB( round_loss, psEncCtrl->LTPredCodGain_Q7 ), SILK_FIX_CONST( 0.1, 9 ) ), 0… in silk_LTP_scale_ctrl_FIX()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/silk/fixed/
H A DLTP_scale_ctrl_FIX.c41 opus_int round_loss; in silk_LTP_scale_ctrl_FIX() local
45 round_loss = psEnc->sCmn.PacketLoss_perc + psEnc->sCmn.nFramesPerPacket; in silk_LTP_scale_ctrl_FIX()
47 …silk_SMULWB( silk_SMULBB( round_loss, psEncCtrl->LTPredCodGain_Q7 ), SILK_FIX_CONST( 0.1, 9 ) ), 0… in silk_LTP_scale_ctrl_FIX()

12