HomeSort by relevance Sort by last modified time
    Searched refs:aica_stop (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
aica.h 34 void aica_stop(int ch);
aica.c 158 aica_stop(ch);
228 void aica_stop(int ch) { function
SDL_dcaudio.c 194 aica_stop(0);
195 if (this->spec.channels==2) aica_stop(1);

Completed in 20 milliseconds