Home
last modified time | relevance | path

Searched refs:OPM_LFO_wave (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfm.c3109 static INT32 *OPM_LFO_wave; variable
3594 OPM_LFO_wave = OPM->wavetype; in OPMUpdateOne()
3619 INT32 depth = OPM_LFO_wave[(LFOCnt+=LFOIncr)>>LFO_SHIFT]; in OPMUpdateOne()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dfm.c4897 static INT32 *OPM_LFO_wave;
5409 OPM_LFO_wave = OPM->wavetype;
5432 INT32 depth = OPM_LFO_wave[(LFOCnt+=LFOIncr)>>LFO_SH];
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfm.c4928 static INT32 *OPM_LFO_wave;
5440 OPM_LFO_wave = OPM->wavetype;
5463 INT32 depth = OPM_LFO_wave[(LFOCnt+=LFOIncr)>>LFO_SH];
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfm.c4918 static INT32 *OPM_LFO_wave;
5430 OPM_LFO_wave = OPM->wavetype;
5453 INT32 depth = OPM_LFO_wave[(LFOCnt+=LFOIncr)>>LFO_SH];