Home
last modified time | relevance | path

Searched refs:gain2 (Results 226 – 250 of 425) sorted by relevance

12345678910>>...17

/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c718 double gain2; in WebRtcIsac_GetNewBitStream() local
757 gain2 = WebRtcIsac_GetSnr( in WebRtcIsac_GetNewBitStream()
762 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
787 gain2 = WebRtcIsac_GetSnr(instISAC->instUB.ISACencUB_obj.bottleneck, in WebRtcIsac_GetNewBitStream()
791 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c772 double gain2; in WebRtcIsac_GetNewBitStream() local
811 gain2 = WebRtcIsac_GetSnr( in WebRtcIsac_GetNewBitStream()
816 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
841 gain2 = WebRtcIsac_GetSnr(instISAC->instUB.ISACencUB_obj.bottleneck, in WebRtcIsac_GetNewBitStream()
845 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c772 double gain2; in WebRtcIsac_GetNewBitStream() local
811 gain2 = WebRtcIsac_GetSnr( in WebRtcIsac_GetNewBitStream()
816 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
841 gain2 = WebRtcIsac_GetSnr(instISAC->instUB.ISACencUB_obj.bottleneck, in WebRtcIsac_GetNewBitStream()
845 scale = (float)pow(10, (gain1 - gain2) / 20.0); in WebRtcIsac_GetNewBitStream()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_livelooper.lv2/
H A Dlivelooper.cc120 float gain2; member in livelooper::LiveLooper
474 #define gain2 (*gain2_) in compute() macro
600 float fSlow8 = (((1 - iSlow6) * gain2) * (fplay2+rfplay2)); in compute()
746 #undef gain2 in compute()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/plugins/
H A Dmbdel.dsp21 g2 = vslider("gain2", -5, -20, 20, 0.1) : ba.db2linear : si.smooth(0.999);
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/zstd/
H A Dcompress.c1958 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1960 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1968 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1979 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1981 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1989 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2139 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2141 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2152 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2174 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/lib/zstd/
H A Dcompress.c1958 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1960 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1968 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1979 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1981 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1989 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2139 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2141 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2152 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2174 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/zstd/
H A Dcompress.c1958 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1960 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1968 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1979 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1981 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1989 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2139 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2141 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2152 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2174 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/contrib/linux-kernel/lib/zstd/
H A Dcompress.c1956 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1958 if ((mlRep >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1966 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1977 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1979 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()
1987 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
2137 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2139 if ((repLength >= EQUAL_READ32) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_extDict_generic()
2150 if ((ml2 >= EQUAL_READ32) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()
2172 int gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
[all …]
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dmodules_tools.cpp835 float gain1, gain2; in params_changed() local
840 gain2 = 1. / f; in params_changed()
841 …(10, fcoeff + (0.5f + (float)i) * 3.f / (float)amount), q, (i % 2) ? gain1 : gain2, (double)srate); in params_changed()
842 …j(pow(10, fcoeff + (0.5f + (float)i) * 3.f / (float)amount), q, (i % 2) ? gain2 : gain1, (double)s… in params_changed()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/filters/
H A DDynamicFilters.cpp1171 … float gain2 = (ftype == FLT_BT_RLC_LADDERREJ) ? sqrtf(sfg[i]) : sqrtf(1.0/sfg[i]); in build_filter_bank() local
1172 …float fg = (ftype == FLT_BT_RLC_LADDERREJ) ? expf(logf(gain2)/slope) : expf(logf(gain1)… in build_filter_bank()
1173 float gain = (ftype == FLT_BT_RLC_LADDERREJ) ? gain2 : gain1; in build_filter_bank()
1616 float gain2 = 1.0f / gain; in build_filter_bank() local
1617 c->t[0] *= gain2; in build_filter_bank()
1618 c->t[1] *= gain2; in build_filter_bank()
1619 c->t[2] *= gain2; in build_filter_bank()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/iio/common/
H A Dst_sensors.h103 unsigned int gain2; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/iio/common/
H A Dst_sensors.h103 unsigned int gain2; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/iio/common/
H A Dst_sensors.h103 unsigned int gain2; member
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Denc_util.c1123 Float32 dist, gain2; in E_UTIL_enc_synthesis() local
1191 gain2 = (1.0F - fac) * 1.25F; in E_UTIL_enc_synthesis()
1195 HP_est_gain = gain2; in E_UTIL_enc_synthesis()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Datrac3.c579 GainBlock *gain2 = &snd->gain_block[1 - snd->gc_blk_switch]; in decode_channel_sound_unit() local
596 ret = decode_gain_control(gb, gain2, snd->bands_coded); in decode_channel_sound_unit()
630 &gain1->g_block[band], &gain2->g_block[band], in decode_channel_sound_unit()
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Denc_util.c1123 Float32 dist, gain2; in E_UTIL_enc_synthesis() local
1191 gain2 = (1.0F - fac) * 1.25F; in E_UTIL_enc_synthesis()
1195 HP_est_gain = gain2; in E_UTIL_enc_synthesis()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Datrac3.c579 GainBlock *gain2 = &snd->gain_block[1 - snd->gc_blk_switch]; in decode_channel_sound_unit() local
596 ret = decode_gain_control(gb, gain2, snd->bands_coded); in decode_channel_sound_unit()
630 &gain1->g_block[band], &gain2->g_block[band], in decode_channel_sound_unit()

12345678910>>...17