Home
last modified time | relevance | path

Searched refs:pred_coef (Results 1 – 23 of 23) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
443 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
443 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.11.0-src/libcelt/
H A Dquant_bands.c63 static const celt_word16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const celt_word16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
177 coef = pred_coef[LM]; in quant_coarse_energy_impl()
350 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
442 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/www/firefox/firefox-99.0/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
443 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
443 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
443 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/opus/opus-1.3.1/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
176 coef = pred_coef[LM]; in quant_coarse_energy_impl()
355 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
444 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/celt/
H A Dquant_bands.c63 static const opus_val16 pred_coef[4] = {29440, 26112, 21248, 16384}; variable
67 static const opus_val16 pred_coef[4] = {29440/32768., 26112/32768., 21248/32768., 16384/32768.}; variable
177 coef = pred_coef[LM]; in quant_coarse_energy_impl()
351 … *delayedIntra = ADD32(MULT16_32_Q15(MULT16_16_Q15(pred_coef[LM], pred_coef[LM]),*delayedIntra), in quant_coarse_energy()
440 coef = pred_coef[LM]; in unquant_coarse_energy()
/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.h186 int pred_coef[8][6][3]; member
H A Dcommon.c1376 info->pred_coef[i][j][k] = 127; in init_mc_pred()
1398 info->pred_coef[i][j][k] = rand () % 256; in set_mc_pred()
H A Dencode.c1754 putbits (bs, fr_ps->header->pred_coef[i][m][pci], 8); in II_encode_scale()