Searched refs:IDirectSoundFullDuplex_test (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/dsound/ |
H A D | duplex.c | 27 static void IDirectSoundFullDuplex_test(LPDIRECTSOUNDFULLDUPLEX dsfdo, in IDirectSoundFullDuplex_test() function 123 IDirectSoundFullDuplex_test(dsfdo, FALSE, NULL, NULL); in IDirectSoundFullDuplex_tests() 132 IDirectSoundFullDuplex_test(dsfdo, FALSE, &DSDEVID_DefaultCapture, in IDirectSoundFullDuplex_tests() 142 IDirectSoundFullDuplex_test(dsfdo, FALSE, &DSDEVID_DefaultVoiceCapture, in IDirectSoundFullDuplex_tests() 181 IDirectSoundFullDuplex_test(dsfdo, TRUE, NULL, NULL); in IDirectSoundFullDuplex_tests() 192 IDirectSoundFullDuplex_test(dsfdo, TRUE, NULL, NULL); in IDirectSoundFullDuplex_tests() 203 IDirectSoundFullDuplex_test(dsfdo, TRUE, NULL, NULL); in IDirectSoundFullDuplex_tests()
|