Home
last modified time | relevance | path

Searched refs:PSG_calc_stereo (Results 1 – 19 of 19) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Demu2149.h92 EMU2149_API void PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples);
H A Day_intf.c43 PSG_calc_stereo((PSG*)info->chip, outputs, samples); in ayxx_stream_update()
H A D2203intf.c212 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2203_stream_update_ay()
H A D2610intf.c218 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2610_stream_update_ay()
H A D2608intf.c212 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2608_stream_update_ay()
H A Demu2149.c426 PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples) in PSG_calc_stereo() function
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/chips/mame/
H A Demu2149.h92 EMU2149_API void PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples);
H A D2608intf.c219 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2608_stream_update_ay()
H A Demu2149.c438 PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples) in PSG_calc_stereo() function
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/mamefm/
H A Demu2149.h87 EMU2149_API void PSG_calc_stereo (PSG * psg, INT32 **out, INT32 samples);
H A Demu2149.c431 PSG_calc_stereo (PSG * psg, INT32 **out, INT32 samples) in PSG_calc_stereo() function
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Demu2149.h92 EMU2149_API void PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples);
H A Day_intf.c50 PSG_calc_stereo((PSG*)info->chip, outputs, samples);
H A D2203intf.c217 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2203_stream_update_ay()
H A D2610intf.c227 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2610_stream_update_ay()
H A D2608intf.c217 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in ym2608_stream_update_ay()
H A Demu2149.c438 PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples) in PSG_calc_stereo() function
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/
H A Dmame_opna.cpp150 PSG_calc_stereo(psg, rawpsgbufs, (int32_t)psgframes); in nativeGenerateN()
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/chips/nuked/
H A Dnuke2608intf.c284 PSG_calc_stereo((PSG*)info->psg, outputs, samples); in nuke2608_stream_update_ay()