Home
last modified time | relevance | path

Searched refs:YM2612UpdateOne (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/libretro-picodrive/picodrive-600894e/pico/sound/
H A Dym2612.h174 #define YM2612UpdateOne YM2612UpdateOne_ macro
188 #define YM2612UpdateOne(buffer,length,stereo,is_buf_empty) \ macro
H A Dsound.c365 buf32_updated = YM2612UpdateOne(buf32, length, stereo, 1); in PsndRender()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/sound/
H A Dym2612.h181 #define YM2612UpdateOne YM2612UpdateOne_ macro
194 #define YM2612UpdateOne(buffer,length,stereo,is_buf_empty) do { \ macro
H A Dsound.c256 YM2612UpdateOne(PsndBuffer + pos, len, stereo, 1); in PsndDoFM()
368 YM2612UpdateOne(fmbuf, length-fmlen, stereo, 1); in PsndRender()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A D2612intf.c122 i,YM2612UpdateOne); in YM2612_sh_start()
H A Dfm.h199 void YM2612UpdateOne(int num, INT16 **buffer, int length);
H A Dfm.c4494 void YM2612UpdateOne(int num, INT16 **buffer, int length) in YM2612UpdateOne() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dburn_ym2612.cpp59 YM2612UpdateOne(0, &pYM2612Buffer[0], nSegmentLength); in YM2612Render()
65 YM2612UpdateOne(1, &pYM2612Buffer[2], nSegmentLength); in YM2612Render()
H A Dfm.h213 void YM2612UpdateOne(int num, INT16 **buffer, int length);
H A Dfm.c4281 void YM2612UpdateOne(int num, INT16 **buffer, int length) in YM2612UpdateOne() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dburn_ym2612.cpp57 YM2612UpdateOne(0, &pYM2612Buffer[0], nSegmentLength); in YM2612Render()
63 YM2612UpdateOne(1, &pYM2612Buffer[2], nSegmentLength); in YM2612Render()
H A Dfm.h213 void YM2612UpdateOne(int num, INT16 **buffer, int length);
H A Dfm.c4228 void YM2612UpdateOne(int num, INT16 **buffer, int length) in YM2612UpdateOne() function
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A D2612intf.c125 i,YM2612UpdateOne); in YM2612_sh_start()
H A Dfm.h208 void YM2612UpdateOne(int num, INT16 **buffer, int length);
H A Dfm.c2811 void YM2612UpdateOne(int num, INT16 **buffer, int length) in YM2612UpdateOne() function
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/sound/
H A Dfm.h201 void YM2612UpdateOne(void *chip, FMSAMPLE **buffer, int length);
H A Dfm.c4397 void YM2612UpdateOne(void *chip, FMSAMPLE **buffer, int length) in YM2612UpdateOne() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A D2612intf.c122 i,YM2612UpdateOne); in YM2612_sh_start()
H A Dfm.h199 void YM2612UpdateOne(int num, INT16 **buffer, int length);
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dfm.h209 void YM2612UpdateOne(int num, INT16 **buffer, int length);
H A Dfm.c4465 void YM2612UpdateOne(int num, INT16 **buffer, int length) in YM2612UpdateOne() function
/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dfm.h210 void YM2612UpdateOne(int num, INT16 *buffer, unsigned int length,
H A Dmdfr.cpp1163 YM2612UpdateOne(0, sndi->lr, len, dgen_volume, 1); in may_want_to_get_sound()
1165 YM2612UpdateOne(1, sndi->lr, len, dgen_volume, 0); in may_want_to_get_sound()
1166 YM2612UpdateOne(2, sndi->lr, len, dgen_volume, 0); in may_want_to_get_sound()
H A Dfm.c4739 void YM2612UpdateOne(int num, INT16 *buffer, unsigned int length, in YM2612UpdateOne() function

12