OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSBCAPS_GETCURRENTPOSITION2
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c
447
format.dwFlags=(DSBCAPS_PRIMARYBUFFER|
DSBCAPS_GETCURRENTPOSITION2
);
528
format.dwFlags =
DSBCAPS_GETCURRENTPOSITION2
;
/external/qemu/audio/
dsound_template.h
221
bd.dwFlags = DSBCAPS_STICKYFOCUS |
DSBCAPS_GETCURRENTPOSITION2
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h
222
#define
DSBCAPS_GETCURRENTPOSITION2
0x00010000 /* More accurate play cursor under emulation*/
[
all
...]
Completed in 34 milliseconds