Searched refs:LPFILTERINFO (Results 1 – 10 of 10) sorted by relevance
/reactos/dll/directx/dsound_new/ |
H A D | devicelist.c | 14 LPFILTERINFO Filter, in GetPinIdFromFilter() 68 LPFILTERINFO *OutPath) in GetDeviceListInterfaces() 200 LPFILTERINFO CurInfo, in FindAudioFilterPins() 245 LPFILTERINFO CurInfo, in FindWinMMDeviceIndex() 316 LPFILTERINFO CurInfo, in EnumerateAudioFilter() 385 LPFILTERINFO *OutRootInfo) in EnumAudioDeviceInterfaces() 392 LPFILTERINFO CurInfo; in EnumAudioDeviceInterfaces() 444 LPFILTERINFO *Filter, in FindDeviceByMappedId() 447 LPFILTERINFO CurInfo; in FindDeviceByMappedId() 472 LPFILTERINFO *Filter) in FindDeviceByGuid() [all …]
|
H A D | precomp.h | 49 }FILTERINFO, *LPFILTERINFO; typedef 66 extern LPFILTERINFO RootInfo; 80 LPFILTERINFO *OutRootInfo); 85 LPFILTERINFO *Filter); 90 LPFILTERINFO *Filter, 95 LPFILTERINFO Filter, 198 LPFILTERINFO Filter, 221 LPFILTERINFO Filter, 249 LPFILTERINFO Filter,
|
H A D | dsound.c | 13 LPFILTERINFO RootInfo = NULL; 57 LPFILTERINFO Filter; in GetDeviceID()
|
H A D | secondary.c | 18 LPFILTERINFO Filter; 613 LPFILTERINFO Filter, in NewSecondarySoundBuffer()
|
H A D | enum.c | 114 LPFILTERINFO CurInfo; in DSoundEnumerate()
|
H A D | property.c | 98 LPFILTERINFO Filter = NULL; in KSPropertySetImpl_Get()
|
H A D | primary.c | 18 LPFILTERINFO Filter; 770 LPFILTERINFO Filter, in NewPrimarySoundBuffer()
|
H A D | capturebuffer.c | 27 LPFILTERINFO Filter; 689 LPFILTERINFO Filter, in NewDirectSoundCaptureBuffer()
|
H A D | capture.c | 18 LPFILTERINFO Filter;
|
H A D | directsound.c | 20 LPFILTERINFO Filter;
|