Searched refs:REQUIRED_TOTAL_DELAY (Results 1 – 1 of 1) sorted by relevance
29 #define REQUIRED_TOTAL_DELAY 30000 macro178 if (total_msecs < REQUIRED_TOTAL_DELAY) { in VbGetDevMusicNotes()183 this_msecs = (REQUIRED_TOTAL_DELAY - total_msecs) & 0xffff; in VbGetDevMusicNotes()