Searched refs:IDirectSound3DListener_GetPosition (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Ddsound.h983 #define IDirectSound3DListener_GetPosition(p,a) (p)->lpVtbl->GetPosition(p,a) macro
1004 #define IDirectSound3DListener_GetPosition(p,a) (p)->GetPosition(a) macro

Completed in 70 milliseconds