Home
last modified time | relevance | path

Searched refs:DSPIsRunning (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-virtualjaguar/virtualjaguar-libretro-afe223e/src/
H A Ddsp.h33 bool DSPIsRunning(void);
H A Ddac.c151 if (!DSPIsRunning()) in SDLSoundCallback()
H A Ddsp.c789 bool DSPIsRunning(void) in DSPIsRunning() function