IDirectSound3DListener_GetAllParameters  979 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetAllParameters(p,a)           (p)->lpVtbl->GetAllParameters(p,a)
IDirectSound3DListener_GetAllParameters 1000 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetAllParameters(p,a)           (p)->GetAllParameters(a)