Home
last modified time | relevance | path

Searched refs:FLAC__int64 (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/
H A Dlpc.c207 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
220 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
452 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
461 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
476 FLAC__int64 sum;
492 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
697 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
710 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
942 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
951 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dlpc.c275 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
294 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
542 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
557 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
580 FLAC__int64 sum;
599 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
805 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
824 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1072 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1087 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dlpc.c275 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
294 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
542 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
557 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
580 FLAC__int64 sum;
599 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
805 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
824 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1072 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1087 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/
H A Dlpc.c243 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
262 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
504 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
519 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
534 FLAC__int64 sum;
553 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
759 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
778 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1021 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1036 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/flac-1.3.2/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/
H A Dlpc.c258 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
277 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
519 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
534 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
549 FLAC__int64 sum;
568 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
774 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
793 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1036 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1051 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/cd_hw/libchdr/deps/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dlpc_flac.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
531 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
546 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
561 FLAC__int64 sum;
580 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
786 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
805 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1048 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1063 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/src/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dlpc_flac.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
531 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
546 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
561 FLAC__int64 sum;
580 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
786 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
805 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1048 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1063 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/audio/flac/flac-1.3.4/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/
H A Dlpc.c271 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
290 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
533 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
548 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
563 FLAC__int64 sum;
582 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
788 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
807 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1050 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1065 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/
H A Dlpc.c271 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
290 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
533 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
548 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
563 FLAC__int64 sum;
582 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
788 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
807 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1050 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1065 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/audio/praat/praat-6.2.03/external/flac/
H A Dflac_lpc.c270 FLAC__int64 sumo;
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history);
532 FLAC__int64 sum;
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history));
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo;
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history);
1049 FLAC__int64 sum;
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history));
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo;
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history);
532 FLAC__int64 sum;
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history));
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo;
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history);
1049 FLAC__int64 sum;
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history));
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/cd_hw/libchdr/deps/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/deps/flac-1.3.3/src/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/src/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/src/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/flac-1.3.3/src/
H A Dlpc.c270 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
289 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
532 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
547 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
562 FLAC__int64 sum;
581 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
787 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
806 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1049 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1064 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/
H A Dlpc.c265 FLAC__int64 sumo; in FLAC__lpc_compute_residual_from_qlp_coefficients()
284 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_compute_residual_from_qlp_coefficients()
526 FLAC__int64 sum; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
541 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
556 FLAC__int64 sum;
575 sum += qlp_coeff[8] * (FLAC__int64)data[i-9];
781 FLAC__int64 sumo; in FLAC__lpc_restore_signal()
800 sumo += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*history); in FLAC__lpc_restore_signal()
1043 FLAC__int64 sum; in FLAC__lpc_restore_signal_wide()
1058 sum += (FLAC__int64)qlp_coeff[j] * (FLAC__int64)(*(--history)); in FLAC__lpc_restore_signal_wide()
[all …]

12345678910>>...16