OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetStopFrame
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFilePlayer.h
77
void (*
SetStopFrame
)(struct S_AudioFilePlayer *afp, int frame); /* set limit in the file */
AudioFilePlayer.c
325
SET_AUDIOFILEPLAYER_METHOD(
SetStopFrame
);
CDPlayer.c
424
thePlayer->
SetStopFrame
(thePlayer, stopFrame);
Completed in 34 milliseconds