Home
last modified time | relevance | path

Searched refs:update_noise (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYM2413_2.h276 inline void update_noise();
H A DOpenMsxY8950.h320 inline void update_noise();
H A DOpenMsxY8950.cpp597 void Y8950::update_noise() in update_noise() function in Y8950
781 update_noise(); in calcSample()
H A DOpenMsxYM2413_2.cpp775 inline void OpenYM2413_2::update_noise() in update_noise() function in OpenYM2413_2
957 update_noise(); in calcSample()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/sound/emu2413/
H A Demu2413.c727 static void update_noise(OPLL *opll, int cycle) { in update_noise() function
1006 update_noise(opll, 14); in update_output()
1021 update_noise(opll, 2); in update_output()
1036 update_noise(opll, 2); in update_output()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/Speex/libspeex/
H A Dspeex_preprocess.c289 static void update_noise(SpeexPreprocessState *st, float *ps, spx_int32_t *echo) in update_noise() function
663 update_noise(st, ps, echo); in speex_preprocess()
749 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/libspeex/
H A Dpreprocess.c279 static void update_noise(SpeexPreprocessState *st, float *ps, float *echo) in update_noise() function
653 update_noise(st, ps, echo); in speex_preprocess()
759 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/speex-1.1.12/libspeex/
H A Dpreprocess.c283 static void update_noise(SpeexPreprocessState *st, float *ps, spx_int32_t *echo) in update_noise() function
657 update_noise(st, ps, echo); in speex_preprocess()
743 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/net/opal/opal-3.10.10/plugins/audio/Speex/libspeex/
H A Dspeex_preprocess.c289 static void update_noise(SpeexPreprocessState *st, float *ps, spx_int32_t *echo) in update_noise() function
663 update_noise(st, ps, echo); in speex_preprocess()
749 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/net/opal/opal-3.10.10/src/codec/speex/libspeex/
H A Dspeex_preprocess.c289 static void update_noise(SpeexPreprocessState *st, float *ps, spx_int32_t *echo) in update_noise() function
663 update_noise(st, ps, echo); in speex_preprocess()
749 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/speex_echo/
H A Dpreprocess.c289 static void update_noise(SpeexPreprocessState *st, float *ps, float *echo) in update_noise() function
663 update_noise(st, ps, echo); in speex_preprocess()
749 update_noise(st, st->old_ps, echo); in speex_preprocess()
/dports/emulators/mednafen/mednafen/src/hw_sound/ym2413/
H A Demu2413.cpp1126 update_noise (EMU2413 * opll) in update_noise() function
1355 update_noise (opll); in calc()
1709 update_noise (opll); in calc_stereo()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Demu2413.c1180 update_noise (OPLL * opll) in update_noise() function
1416 update_noise (opll); in calc()
1878 update_noise (opll); in calc_stereo()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Demu2413.c1181 update_noise (OPLL * opll) in update_noise() function
1417 update_noise (opll); in calc()
1881 update_noise (opll); in calc_stereo()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DYm2413_Emu.cc1334 update_noise (OPLL * opll) in update_noise() function
1570 update_noise (opll); in calc()
1955 update_noise (opll); in calc_stereo()
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dsupport.cxx583 void update_noise(void *d) in update_noise() function
606 Fl::awake(update_noise, (void*)0); in read_noise()