Home
last modified time | relevance | path

Searched refs:shortBlocks (Results 1 – 25 of 78) sorted by relevance

1234

/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.7.0-src/libcelt/
H A Dcelt.c320 if (C==1 && !shortBlocks) in compute_mdcts()
334 if (shortBlocks) in compute_mdcts()
387 if (shortBlocks) in compute_inv_mdcts()
555 int shortBlocks=0; local
604 shortBlocks = 0;
631 shortBlocks = 1;
690 if (shortBlocks && !transient_shift)
746 if (shortBlocks)
791 if (shortBlocks)
1418 int shortBlocks; local
[all …]
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.11.0-src/libcelt/
H A Dcelt.c403 if (C==1 && !shortBlocks) in compute_mdcts()
414 if (shortBlocks) in compute_mdcts()
418 B = shortBlocks; in compute_mdcts()
457 if (shortBlocks) in compute_inv_mdcts()
460 B = shortBlocks; in compute_inv_mdcts()
927 int shortBlocks=0; local
1253 shortBlocks = 0;
1261 shortBlocks = M;
2298 int shortBlocks; local
2454 shortBlocks = M;
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/celt/
H A Dcelt.c402 if (C==1 && !shortBlocks) in compute_mdcts()
411 if (shortBlocks) in compute_mdcts()
414 B = shortBlocks; in compute_mdcts()
446 if (shortBlocks) in compute_inv_mdcts()
449 B = shortBlocks; in compute_inv_mdcts()
920 int shortBlocks=0; in celt_encode_with_ec() local
1240 shortBlocks = 0; in celt_encode_with_ec()
1248 shortBlocks = M; in celt_encode_with_ec()
2364 int shortBlocks; local
2517 shortBlocks = M;
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c425 if (shortBlocks) in compute_mdcts()
427 B = shortBlocks; in compute_mdcts()
1335 int shortBlocks=0; in celt_encode_with_ec() local
1589 shortBlocks = 0; in celt_encode_with_ec()
1598 shortBlocks = M; in celt_encode_with_ec()
1608 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1619 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1715 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1744 shortBlocks = M; in celt_encode_with_ec()
1825 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
H A Dbands.h105 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c425 if (shortBlocks) in compute_mdcts()
427 B = shortBlocks; in compute_mdcts()
1335 int shortBlocks=0; in celt_encode_with_ec() local
1589 shortBlocks = 0; in celt_encode_with_ec()
1598 shortBlocks = M; in celt_encode_with_ec()
1608 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1619 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1715 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1744 shortBlocks = M; in celt_encode_with_ec()
1825 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
H A Dbands.h105 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c425 if (shortBlocks) in compute_mdcts()
427 B = shortBlocks; in compute_mdcts()
1335 int shortBlocks=0; in celt_encode_with_ec() local
1589 shortBlocks = 0; in celt_encode_with_ec()
1598 shortBlocks = M; in celt_encode_with_ec()
1608 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1619 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1715 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1744 shortBlocks = M; in celt_encode_with_ec()
1825 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
H A Dbands.h105 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dcelt_encoder.c425 if (shortBlocks) in compute_mdcts()
427 B = shortBlocks; in compute_mdcts()
1335 int shortBlocks=0; in celt_encode_with_ec() local
1589 shortBlocks = 0; in celt_encode_with_ec()
1598 shortBlocks = M; in celt_encode_with_ec()
1608 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1619 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1715 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1744 shortBlocks = M; in celt_encode_with_ec()
1825 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
H A Dbands.h105 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libopus/celt/
H A Dcelt_encoder.c425 if (shortBlocks) in compute_mdcts()
427 B = shortBlocks; in compute_mdcts()
1335 int shortBlocks=0; in celt_encode_with_ec() local
1589 shortBlocks = 0; in celt_encode_with_ec()
1598 shortBlocks = M; in celt_encode_with_ec()
1608 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1619 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1715 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1744 shortBlocks = M; in celt_encode_with_ec()
1825 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
H A Dbands.h105 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/celt/
H A Dcelt_encoder.c453 if (shortBlocks) in compute_mdcts()
455 B = shortBlocks; in compute_mdcts()
1370 int shortBlocks=0; in celt_encode_with_ec() local
1630 shortBlocks = 0; in celt_encode_with_ec()
1643 shortBlocks = M; in celt_encode_with_ec()
1653 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1760 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1789 shortBlocks = M; in celt_encode_with_ec()
1872 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
1896 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/celt/
H A Dcelt_encoder.c453 if (shortBlocks) in compute_mdcts()
455 B = shortBlocks; in compute_mdcts()
1370 int shortBlocks=0; in celt_encode_with_ec() local
1630 shortBlocks = 0; in celt_encode_with_ec()
1643 shortBlocks = M; in celt_encode_with_ec()
1653 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1760 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1789 shortBlocks = M; in celt_encode_with_ec()
1872 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
1896 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/celt/
H A Dcelt_encoder.c453 if (shortBlocks) in compute_mdcts()
455 B = shortBlocks; in compute_mdcts()
1370 int shortBlocks=0; in celt_encode_with_ec() local
1630 shortBlocks = 0; in celt_encode_with_ec()
1643 shortBlocks = M; in celt_encode_with_ec()
1653 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1760 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1789 shortBlocks = M; in celt_encode_with_ec()
1872 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
1896 &st->tapset_decision, pf_on&&!shortBlocks, effEnd, C, M); in celt_encode_with_ec()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/www/firefox/firefox-99.0/media/libopus/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]
/dports/audio/opus/opus-1.3.1/celt/
H A Dcelt_encoder.c459 if (shortBlocks)
461 B = shortBlocks;
1431 int shortBlocks=0;
1692 shortBlocks = 0;
1705 shortBlocks = M;
1715 secondMdct = shortBlocks && st->complexity>=8;
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch);
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0;
1854 shortBlocks = M;
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C)
[all …]
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/celt/
H A Dcelt_encoder.c459 if (shortBlocks)
461 B = shortBlocks;
1431 int shortBlocks=0;
1692 shortBlocks = 0;
1705 shortBlocks = M;
1715 secondMdct = shortBlocks && st->complexity>=8;
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch);
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0;
1854 shortBlocks = M;
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/celt/
H A Dcelt_encoder.c459 if (shortBlocks) in compute_mdcts()
461 B = shortBlocks; in compute_mdcts()
1431 int shortBlocks=0; in celt_encode_with_ec() local
1692 shortBlocks = 0; in celt_encode_with_ec()
1705 shortBlocks = M; in celt_encode_with_ec()
1715 secondMdct = shortBlocks && st->complexity>=8; in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1825 opus_val16 offset = shortBlocks?HALF16(SHL16(LM, DB_SHIFT)):0; in celt_encode_with_ec()
1854 shortBlocks = M; in celt_encode_with_ec()
1947 } else if (shortBlocks || st->complexity < 3 || nbAvailableBytes < 10*C) in celt_encode_with_ec()
[all …]

1234