Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
DAudioFilePlayer.h73 int (*SetDestination)(struct S_AudioFilePlayer *afp, AudioUnit *inDestUnit); member
DAudioFilePlayer.c321 SET_AUDIOFILEPLAYER_METHOD(SetDestination); in new_AudioFilePlayer()
DCDPlayer.c417 if (!thePlayer->SetDestination(thePlayer, &theUnit)) in LoadFile()