Searched refs:FUDGE_TICKS (Results 1 – 11 of 11) sorted by relevance
43 #define FUDGE_TICKS 10 /* The scheduler overhead ticks per frame */ macro
47 #define FUDGE_TICKS 10 /* The scheduler overhead ticks per frame */ macro
134 ticks = ((Sint32)(next_frame - SDL_GetTicks()))-FUDGE_TICKS; in Paud_WaitAudio()
202 ticks = ((Sint32)(next_frame - SDL_GetTicks()))-FUDGE_TICKS; in ESD_WaitAudio()
48 #define FUDGE_TICKS 10 /* The scheduler overhead ticks per frame */ macro
151 ticks = ((Sint32)(next_frame - SDL_GetTicks()))-FUDGE_TICKS; in OBSD_WaitAudio()
49 #define FUDGE_TICKS 10 /* The scheduler overhead ticks per frame */ macro
218 ticks = ((Sint32)(next_frame - SDL_GetTicks()))-FUDGE_TICKS; in ARTS_WaitAudio()
159 ticks = ((Sint32)(next_frame - SDL_GetTicks()))-FUDGE_TICKS; in DMA_WaitAudio()