Home
last modified time | relevance | path

Searched refs:pahsc_TimerID (Results 1 – 5 of 5) sorted by relevance

/dports/audio/sfront/sfront-0.99/src/lib/psys/
H A Dpa_dsound.c84 MMRESULT pahsc_TimerID;
587 pahsc->pahsc_TimerID = 0;
796 pahsc->pahsc_TimerID = timeSetEvent( msecPerBuffer, resolution, (LPTIMECALLBACK) Pa_TimerCallback,
799 if( pahsc->pahsc_TimerID == 0 )
824 if( pahsc->pahsc_TimerID != 0 )
826 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */
827 pahsc->pahsc_TimerID = 0;
H A Dpa_win_wmme.c136 MMRESULT pahsc_TimerID; member
646 if( pahsc->pahsc_TimerID != 0 ) in Pa_TimerCallback()
648 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */ in Pa_TimerCallback()
649 pahsc->pahsc_TimerID = 0; in Pa_TimerCallback()
1130 pahsc->pahsc_TimerID = timeSetEvent( msecPerBuffer, resolution, in PaHost_StartEngine()
1133 if( pahsc->pahsc_TimerID == 0 ) in PaHost_StartEngine()
1190 (pahsc->pahsc_TimerID != 0) ) in PaHost_StopEngine()
1198 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */ in PaHost_StopEngine()
1199 pahsc->pahsc_TimerID = 0; in PaHost_StopEngine()
/dports/audio/julius/julius-4.1.2/libsent/src/adin/pa/
H A Dpa_dsound.c93 MMRESULT pahsc_TimerID; member
602 pahsc->pahsc_TimerID = 0; in PaHost_OpenStream()
832 … pahsc->pahsc_TimerID = timeSetEvent( msecPerBuffer, resolution, (LPTIMECALLBACK) Pa_TimerCallback, in PaHost_StartEngine()
835 if( pahsc->pahsc_TimerID == 0 ) in PaHost_StartEngine()
860 if( pahsc->pahsc_TimerID != 0 ) in PaHost_StopEngine()
862 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */ in PaHost_StopEngine()
863 pahsc->pahsc_TimerID = 0; in PaHost_StopEngine()
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/sound/portaudio/pa_win_ds/
H A Dpa_dsound.c93 MMRESULT pahsc_TimerID; member
602 pahsc->pahsc_TimerID = 0; in PaHost_OpenStream()
832 … pahsc->pahsc_TimerID = timeSetEvent( msecPerBuffer, resolution, (LPTIMECALLBACK) Pa_TimerCallback, in PaHost_StartEngine()
835 if( pahsc->pahsc_TimerID == 0 ) in PaHost_StartEngine()
860 if( pahsc->pahsc_TimerID != 0 ) in PaHost_StopEngine()
862 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */ in PaHost_StopEngine()
863 pahsc->pahsc_TimerID = 0; in PaHost_StopEngine()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/portaudio_v18_1/pa_win_ds/
H A Dpa_dsound.c93 MMRESULT pahsc_TimerID; member
602 pahsc->pahsc_TimerID = 0; in PaHost_OpenStream()
832 … pahsc->pahsc_TimerID = timeSetEvent( msecPerBuffer, resolution, (LPTIMECALLBACK) Pa_TimerCallback, in PaHost_StartEngine()
835 if( pahsc->pahsc_TimerID == 0 ) in PaHost_StartEngine()
860 if( pahsc->pahsc_TimerID != 0 ) in PaHost_StopEngine()
862 timeKillEvent(pahsc->pahsc_TimerID); /* Stop callback timer. */ in PaHost_StopEngine()
863 pahsc->pahsc_TimerID = 0; in PaHost_StopEngine()