OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDestination
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
AudioFilePlayer.h
66
int (*
SetDestination
)(struct S_AudioFilePlayer *afp, AudioUnit *inDestUnit);
AudioFilePlayer.c
315
SET_AUDIOFILEPLAYER_METHOD(
SetDestination
);
CDPlayer.c
409
if (!thePlayer->
SetDestination
(thePlayer, &theUnit))
Completed in 134 milliseconds