Home
last modified time | relevance | path

Searched refs:temporal_vbr (Results 1 – 18 of 18) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c1197 opus_val16 temporal_vbr) in compute_vbr() argument
1304 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1377 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1725 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1726 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
1931 temporal_vbr); in celt_encode_with_ec()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c1197 opus_val16 temporal_vbr) in compute_vbr() argument
1304 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1377 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1725 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1726 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
1931 temporal_vbr); in celt_encode_with_ec()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c1197 opus_val16 temporal_vbr) in compute_vbr() argument
1304 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1377 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1725 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1726 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
1931 temporal_vbr); in celt_encode_with_ec()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c1197 opus_val16 temporal_vbr) in compute_vbr() argument
1304 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1377 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1725 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1726 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
1931 temporal_vbr); in celt_encode_with_ec()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libopus/celt/
H A Dcelt_encoder.c1197 opus_val16 temporal_vbr) in compute_vbr() argument
1304 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1377 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1725 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1726 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
1931 temporal_vbr); in celt_encode_with_ec()
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/celt/
H A Dcelt_encoder.c1243 opus_val16 temporal_vbr) in compute_vbr() argument
1339 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1412 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1769 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1770 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1771 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2012 temporal_vbr); in celt_encode_with_ec()
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/celt/
H A Dcelt_encoder.c1243 opus_val16 temporal_vbr) in compute_vbr() argument
1339 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1412 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1769 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1770 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1771 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2012 temporal_vbr); in celt_encode_with_ec()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/celt/
H A Dcelt_encoder.c1243 opus_val16 temporal_vbr) in compute_vbr() argument
1339 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1412 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1769 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1770 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1771 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2012 temporal_vbr); in celt_encode_with_ec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/www/firefox/firefox-99.0/media/libopus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/audio/opus/opus-1.3.1/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr)
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT);
1473 opus_val16 temporal_vbr=0;
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg);
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr));
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr);
2082 temporal_vbr);
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr)
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT);
1473 opus_val16 temporal_vbr=0;
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg);
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr));
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr);
2082 temporal_vbr);
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/celt/
H A Dcelt_encoder.c1302 opus_val16 temporal_vbr) in compute_vbr() argument
1398 tvbr_factor = SHR32(MULT16_16(temporal_vbr, amount), DB_SHIFT); in compute_vbr()
1473 opus_val16 temporal_vbr=0; in celt_encode_with_ec() local
1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()
1835 temporal_vbr = MIN16(QCONST16(3.f, DB_SHIFT), MAX16(-QCONST16(1.5f, DB_SHIFT), temporal_vbr)); in celt_encode_with_ec()
1836 st->spec_avg += MULT16_16_Q15(QCONST16(.02f, 15), temporal_vbr); in celt_encode_with_ec()
2082 temporal_vbr); in celt_encode_with_ec()