OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iLastPlayedBuf
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/dart/
SDL_dart.h
54
int
iLastPlayedBuf
;
SDL_dart.c
241
_this->hidden->
iLastPlayedBuf
= -1;
306
_this->hidden->
iLastPlayedBuf
= iFreeBuf;
346
pBufDesc = (pMixBufferDesc) _this->hidden->pMixBuffers[_this->hidden->
iLastPlayedBuf
].ulUserParm;
Completed in 35 milliseconds